| Add |
Adds 2 images or an image and a constant.
|
| And |
Performs a logical AND between 2 images or an image and a number.
|
| Avg |
Averages 2 images, an image and a number, or a list of images.
|
| Copy |
Copies an image to another, or a number to an image.
|
| Diff |
Computes the absolute value of the difference between 2 images or an image and a number.
|
| Div |
Divide 1 image by another, an image by a number, or a number by an image.
|
| Div2 |
Division of an image by another using 2 correction factors.
|
| Max |
Obtains the maximum between 2 images or 1 image and a number.
|
| Min |
Obtains the minimum between 2 images or 1 image and a number.
|
| Mult |
Multiply 2 images or an image and a number.
|
| Nand |
Performs a logical NAND between 2 images or an image and a number.
|
| Nor |
Performs a logical NOR between 2 images or an image and a number.
|
| Not |
Performs a logical NOT on an image.
|
| Or |
Performs a logical OR between 2 images or an image and a number.
|
| Sub |
Subtract 1 image to another, an image to a number, or a number to an image.
|
| Xor |
Performs a logical XOR between 2 images or an image and a number.
|