Arguments:
- value[%] or
- [image] or
- 'formula' or
- (no arg)
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
• Example #2
$ gmic
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'