Operator MIN

Operator Library: Filter

The operator MIN identifies and outputs the minimum value of an input kernel-stream. This minimum value is output at O. The operator will not output the kernel index of the minimum value.

I/O Properties

Property Value
Operator Type O
Input Link I, kernel input
Output Link O, data output

Supported Link Format

Link Parameter Input Link I Output Link O
Bit Width [1, 64] unsigned, [2, 64] signed as I
Arithmetic {unsigned, signed} as I
Parallelism any as I
Kernel Columns any 1
Kernel Rows any 1
Img Protocol {VALT_IMAGE2D, VALT_LINE1D, VALT_PIXEL0D} as I
Color Format VAF_GRAY as I
Color Flavor FL_NONE as I
Max. Img Width any as I
Max. Img Height any as I

Parameters

None

Examples of Use

The use of operator MIN is shown in the following examples: