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  ▸  Colors  ▸  apply_channels◀  adjust_colors    |    autoindex  ▶

apply_channels

Arguments:

Description:

Apply specified command on the chosen color channel(s) of each selected images.

(equivalent to shortcut command ac).


Argument color_channels refers to a colorspace, and can be basically one of
{ all | rgba | [s]rgb | ryb | lrgb | ycbcr | lab | lch | hsv | hsi | hsl | cmy | cmyk | yiq }.
You can also make the processing focus on a few particular channels of this colorspace,
by setting color_channels as colorspace_channel (e.g. hsv_h for the hue).
All channel values are considered to be provided in the [0,255] range.

Default values:

value_action=0.

Example of use:

image.jpg +apply_channels "equalize blur 2",ycbcr_cbcr

Command: image.jpg +apply_channels "equalize blur 2",ycbcr_cbcr
Command: image.jpg +apply_channels "equalize blur 2",ycbcr_cbcr
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.