IPindex.gif Previous-2.gif Next-3.gif

IPextrema


Synopsis

find the minimum and maximum data values in an ip_Image

Input Ports

src

ip_Image_in

roi

ip_Roi_in

 

Parameters

Output Ports

Description

IPextrema finds the minimum and maximum data values in a single band ip_Image. It outputs these values in labeled floating point widgets on the Module Stack.

Input Ports

src
The input is an ip_Image. The ip_Image must be single band.
roi
ip_Roi. An optional region of interest. The data must be of type byte.

Example

Libraries.Examples.Image_Processing.IPextrema

File

v/ip.v

See also

Related modules

 



IPindex.gif Previous-2.gif Next-3.gif