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  ▸  Mathematical Operators  ▸  max◀  log2    |    maxabs  ▶

max

Built-in command

Arguments:

Description:

Compute the maximum between selected images and specified value, image or mathematical expression, or compute the pointwise maxima between selected images.

Examples of use:

• Example #1

image.jpg +mirror x max

Command: image.jpg +mirror x max

• Example #2

image.jpg max 'R=((x/w-0.5)^2+(y/h-0.5)^2)^0.5;255*R'

Command: image.jpg max 'R=((x/w-0.5)^2+(y/h-0.5)^2)^0.5;255*R'
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.