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

Reference

Table of Contents  ▸  List of Commands  ▸  Flow Control  ▸  apply_tiles◀  apply_parallel_overlap    |    apply_timeout  ▶

apply_tiles

Arguments:

Description:

Apply specified command on each tile (neighborhood) of the selected images, eventually with overlapping tiles.

(equivalent to shortcut command at).

Default values:

tile_width=tile_height=tile_depth=10%,overlap_width=overlap_height=overlap_depth=0 and boundary_conditions=1.

Example of use:

image.jpg +equalize[0] 256 +apply_tiles[0] "equalize 256",16,16,1,50%,50%

Command: image.jpg +equalize[0] 256 +apply_tiles[0] "equalize 256",16,16,1,50%,50%
Command: image.jpg +equalize[0] 256 +apply_tiles[0] "equalize 256",16,16,1,50%,50%
Command: image.jpg +equalize[0] 256 +apply_tiles[0] "equalize 256",16,16,1,50%,50%
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.