Operator MEDIAN

Operator Library: Filter

The operator MEDIAN identifies and outputs the median value of an input kernel-stream. The kernel size is limited to 3x3 and 5x5.

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] as I
Arithmetic unsigned as I
Parallelism any as I
Kernel Columns {3, 5} 1
Kernel Rows as kernel columns 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 MEDIAN is shown in the following examples: