Research on K-means median filter

Ying Huang,Mei Xie,Weisheng Li,Lifang Zhou
2011-01-01
Journal of Information and Computational Science
Abstract:K-means median filter algorithm and recursive K-means median filter algorithm are designed to solve the defects of standard median filter. At first, the sample composed by the current pixel and its neighbors are divided into two classes, and the median of the class which includes the current pixel is computed as the result. The parameters TL and TH are used for the consideration of speed and accuracy, and they are analyzed to reach an optimal result. The standard K-means algorithm is a time-consuming procedure, so the optimization is proposed in this paper. And through the experimental analysis, the algorithm is suitable to the images with obvious foreground and background, especially to binary image. Some examples are given to prove the new algorithm can get better noise reduction effect. © 2011 Binary Information Press.
What problem does this paper attempt to address?