apply_parallel_overlap
Arguments:
- "command",overlap[%],nb_threads={ 0=auto | 1 | 2 | 4 | 8 | 16 }
Description:
Apply specified command on each of the selected images, by parallelizing it on
nb_threads
overlapped sub-images.
(equivalent to shortcut command apo).
nb_threads must be a power of 2.
Default values:
overlap=0,'nb_threads=0'.
Example of use:
$ gmic
image.jpg +apply_parallel_overlap "smooth 500,0,1",1

Command:
image.jpg +apply_parallel_overlap "smooth 500,0,1",1

Command:
image.jpg +apply_parallel_overlap "smooth 500,0,1",1