|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
ImageSubtract |
| ImageSubtract[image, x] subtracts a constant amount x from each channel value in image. |
| ImageSubtract[image1, image2] gives an image in which each pixel is obtained by subtracting the values of the corresponding pixels in image1 and image2. |