The document compares Salt & Pepper noise and Gaussian noise removal methods. It discusses various filtering techniques like minimum, maximum, mean, median, and rank order filters. For Salt & Pepper noise, minimum and maximum filters remove white and black pixels respectively, while mean, median, and rank order filters replace pixel values with local statistics. The document proposes two additional methods that calculate the mean of middle pixel values after sorting. It analyzes noise removal using these filters and concludes median filtering best reduces Salt & Pepper noise.
Related topics: