Sunagatov / MedianFilter

The Median Filter is a non-linear digital filtering technique, often used to remove noise from an image or signal. Such noise reduction is a typical pre-processing step to improve the results of later processing (for example, edge detection on an image). Median filtering is very widely used in digital image processing because, under certain cond…
33Updated 4 years ago

Related projects

Alternatives and complementary repositories for MedianFilter