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

Reference

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

apply_parallel_overlap

Arguments:

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:

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
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.