Title :
Fast Implementation of Spatial Averaging
Author :
Nakariyakul, Songyot
Author_Institution :
Dept. of Electr. & Comput. Eng., Thammasat Univ., Pathumthani, Thailand
Abstract :
We present a new fast spatial averaging (FSA) technique that efficiently implements operations for spatial averaging or mean filtering. To perform spatial averaging of an M x N image with an averaging filter of size m x n, the basic method requires (mn 1) MN additions and MN divisions, while recent work using the column-addition and store-and-fetch techniques reduces the number of additions to approximately (m + 1)MN and eliminates the need for division. Our proposed method further reduces the number of redundant additions and requires only 4 MN additions and no division. Our FSA algorithm is very promising since the major computations it requires do not depend on the size of the averaging filter. Experimental results on various image sizes using different filter sizes demonstrate that our method is significantly faster than other spatial averaging algorithms.
Keywords :
image processing; smoothing methods; averaging filter; column-addition; mean filtering; spatial averaging technique; store-and-fetch techniques; Computational complexity; Electronic mail; Filtering; Filters; Image enhancement; Image processing; Image segmentation; Noise reduction; Pixel; Smoothing methods;
Conference_Titel :
Embedded and Multimedia Computing, 2009. EM-Com 2009. 4th International Conference on
Conference_Location :
Jeju
Print_ISBN :
978-1-4244-4995-8
DOI :
10.1109/EM-COM.2009.5402977