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/12)

Reference

Table of Contents  ▸  List of Commands  ▸  Geometry Manipulation  ▸  append_tiles◀  append    |    apply_scales  ▶

append_tiles

Arguments:

Description:

Append MxN selected tiles as new images.

If N is set to 0, number of rows is estimated automatically.
If M is set to 0, number of columns is estimated automatically.
If M and N are both set to 0, auto-mode is used.
If M or N is set to 0, only a single image is produced.
centering_x and centering_y tells about the centering of tiles when they have different sizes.

Default values:

M=0, N=0, centering_x=centering_y=0.5.

Example of use:

image.jpg split xy,4 append_tiles ,

Command: image.jpg split xy,4 append_tiles ,
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.