IPabs
Synopsis
calculate the absolute value of an ip_Image
Input Port
Parameters
Output Port
Description
IPabs calculates the absolute value of the pixels in the input ip_Image.
Input
Parameters
Output Port
The output is a new ip_Image of the same dimensions, type, and number of bands as the input ip_Image. Its data values represent the absolute values of each input ip_Image pixel.
Example
Libraries.Examples.Image_Processing.IPabs
File
See also