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

adjust_colors

Arguments:

Description:

Perform a global adjustment of colors on selected images.

Range of correct image values are considered to be in [value_min,value_max] (e.g. [0,255]).
If value_min==value_max==0, value range is estimated from min/max values of selected images.
Processed images have pixel values constrained in [value_min,value_max].

Default values:

brightness=0, contrast=0, gamma=0, hue_shift=0, saturation=0, value_min=value_max=0.

Example of use:

image.jpg +adjust_colors 0,30,0,0,30

Command: image.jpg +adjust_colors 0,30,0,0,30
Command: image.jpg +adjust_colors 0,30,0,0,30
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.