Image denoising by linear regression on non-local means algorithm

Tugay Direk
DOI: https://doi.org/10.1007/s11760-024-03086-4
IF: 1.583
2024-03-15
Signal Image and Video Processing
Abstract:Non-local means (NL-Means) algorithm which removes the noise from the image have been used in the field widely due to its good performance especially for magnetic resonance images which consists of three dimensional data. Its main idea is using all the pixels which are local and non-local in an image and taking weighted averaging of all values. One negative side of this method is that it considers all pixels in the image without looking at their similarity. This paper proposes an NL-Means algorithm with pixel selection by applying linear regression analysis using root mean squared error (RMSE) value. After regression analysis, RMSE of the neighborhoods is used to exclude non-similar pixels during the noise removal. Lastly, obtained results were compared by four different methods which are NL-Means algorithm and, Gaussian, anisotropic diffusion and median filterings. All of the methods were outperformed by our method on structured similarity index and peak signal-to-noise ratio quantitative metrics. Moreover, the level of increase on visual qualities are also represented as a qualitative analysis.
engineering, electrical & electronic,imaging science & photographic technology
What problem does this paper attempt to address?