MedianFilterRadius

Navigation:  NxLib API > Tree > Cameras > BySerialNo > 120001 (a stereo camera) > Parameters > DisparityMap > PostProcessing >

MedianFilterRadius

Previous pageReturn to chapter overviewNext page

Specifies the size of the median filter as radius in pixels, excluding the center pixel.

MedianFilter

The filter is applied to the disparity map. Median filtering will reduce noise inside surfaces while maintaining sharp edges, but object corners will be rounded.

Format

Number

An integer specifying half the median filter window size in pixels, excluding the center pixel. Allowed values are 0 to 2.

Note: Setting the filter radius to 0 will disable median filtering.