Changes the color of each pixel in an image to the median color of pixels in its neighborhood.
Remove salt and pepper noise to improve edge detection.
Framework | Member |
---|---|
.NET | MedianCommand |
.NET 6+ | MedianCommand |
iOS / OS X | LTMedianCommand |
Java | MedianCommand |
C DLL | L_MedianFilterBitmap |
C++ Class Library | LBitmap::MedianFilter |