Paper
1 June 2020 Sub-window median-like filter in constant time
Author Affiliations +
Proceedings Volume 11515, International Workshop on Advanced Imaging Technology (IWAIT) 2020; 1151509 (2020) https://doi.org/10.1117/12.2566249
Event: International Workshop on Advanced Imaging Technologies 2020 (IWAIT 2020), 2020, Yogyakarta, Indonesia
Abstract
Due to its simplicity, median filter is a very famous and useful tool in the fields such as image processing and computer graphics. Median filter is mainly for eliminating irrelevant details, especially removing salt-and- pepper noises in image. It has the ability to preserve structural edges compared with box filter and Gaussian filter, however, this ability is very limited. When the radius of filter window becomes larger, the edge-preserving ability also becomes very weak. In this paper, we propose a median-like filter that removes small details including salt-and-pepper noises in image while having stronger edge-preserving ability than classical median filter. The filter computes the output at the observed pixel using 8 sub-windows and a full window. Among these windows, 4 of them are built on the 4 quadrants respectively, other 4 of them are on left, right, top, and bottom half planes. All of these sub-windows contain the observed pixel. Moreover, since medians are computed from histograms, we update column histograms and kernel histograms by simple subtraction and addition operations to accelerate the filtering. The computational complexity of the proposed median-like filter is independent of window size and thus is in constant time. A SSIM (Structural SIMilarity) evaluation demonstrates that the proposed median-like filter performs well.
© (2020) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Daiki Isono, Xiaohua Zhang, Wenbo Jiang, and Yuelan Xin "Sub-window median-like filter in constant time", Proc. SPIE 11515, International Workshop on Advanced Imaging Technology (IWAIT) 2020, 1151509 (1 June 2020); https://doi.org/10.1117/12.2566249
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Digital filtering

Image filtering

Gaussian filters

Electronic filtering

Image processing

Image quality

RELATED CONTENT

Multistep joint bilateral depth upsampling
Proceedings of SPIE (January 19 2009)
Multiresolution reliability scheme for range image filtering
Proceedings of SPIE (December 16 2004)
Rank filters with adaptive length
Proceedings of SPIE (June 24 1994)

Back to Top