Table of Contents ▸ List of Commands ▸ Mathematical Operators ▸ min | ◀ med | minabs ▶ |
min | Built-in command |
Arguments:
- value[%] or
- [image] or
- 'formula' or
- (no arg)
Description:
Compute the minimum between selected images and specified value, image or mathematical expression, or compute the pointwise minima between selected images.Examples of use:
• Example #1
image.jpg +mirror x min

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