Efficient 3 x 3 Median Filter Computations
暂无分享,去创建一个
This Paper presents an efficient algorithm for median filtering with a 3x3 filter kernel with only about 9 comparisons per pixel using spatial coherence between neighbouring filter computations. The basic algorithm calculates two medians in one step and reuses sorted slices of three vertical neighbouring pixels. An extension of this algorithm for 2D spatial coherence is also examined, which calculates four medians per step. Even though theoretical results would yield 5% performance increase compared to the basic algorithm, experimental results showed less significant increase or even worse performance dependent on the hardware.
[1] P.K. Rajan,et al. Two-dimensional digital signal processing II: Transforms and median filters , 1982, Proceedings of the IEEE.
[2] A W Paeth,et al. Design and experience with a generalized raster toolkit , 1986 .
[3] Alan W. Paeth. Median finding on a 3 x 3 grid , 1990 .
[4] Martti Juhola,et al. Comparison of algorithms for standard median filtering , 1991, IEEE Trans. Signal Process..