apply_tiles
Arguments:
- "command",_tile_width[%]>0,_tile_height[%]>0,_tile_depth[%]>0,_overlap_width[%]>=0,_overlap_height[%]>=0,_overlap_depth[%]>=0,_boundary_conditions={ 0:dirichlet | 1:neumann | 2:periodic | 3:mirror }
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 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.