Investigation on colour sensor denoising

Bilateral filtering is a popular denoising technique that smoothes away noise while preserving edges by nonlinear averaging of similar adjacent pixel values. The original filter does not remove salt and pepper noise effectively and textures of the image are not well preserved. Thus, we propose a mod...

全面介紹

Saved in:
書目詳細資料
主要作者: Koh, Hui Guo.
其他作者: Yu Yajun
格式: Final Year Project
語言:English
出版: 2011
主題:
在線閱讀:http://hdl.handle.net/10356/44272
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Bilateral filtering is a popular denoising technique that smoothes away noise while preserving edges by nonlinear averaging of similar adjacent pixel values. The original filter does not remove salt and pepper noise effectively and textures of the image are not well preserved. Thus, we propose a modified form of bilateral filter that separately operates on high frequency and low frequency sub-band to extend the classical bilateral filtering for image noise removal. A new low frequency noise suppressor is incorporated into the modified bilateral filter framework. The proposed filter is shown to perform better than the traditional bilateral filter. The filter is implemented in Matlab into a graphical user interface with noise level estimation function and image blending function to target different noise level in the digital image.