G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing
GREYC CNRS ENSICAEN UNICAEN

A Full-Featured Open-Source Framework for Image Processing



Latest stable version: 3.3.5        Current pre-release: 3.3.6 (2024/04/19)

Reference

Table of Contents  ▸  List of Commands  ▸  Geometry Manipulation  ▸  split_tiles◀  split    |    undistort  ▶

split_tiles

Arguments:

Description:

Split selected images as a MxN array of tiles.

If M or N is negative, it stands for the tile size instead.

Default values:

N=M and is_homogeneous=0.

Example of use:

image.jpg +local split_tiles 5,4 blur 3,0 sharpen 700 append_tiles 4,5 done

Command: image.jpg +local split_tiles 5,4 blur 3,0 sharpen 700 append_tiles 4,5 done
Command: image.jpg +local split_tiles 5,4 blur 3,0 sharpen 700 append_tiles 4,5 done
G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing

G'MIC is an open-source software distributed under the CeCILL free software licenses (LGPL-like and/or
GPL-compatible). Copyrights (C) Since July 2008, David Tschumperlé - GREYC UMR CNRS 6072, Image Team.