DocumentCode :
3150011
Title :
Bidimensional median filter for parallel computing architectures
Author :
Sánchez, Ricardo M. ; Rodríguez, Paul A.
Author_Institution :
Dept. of Electr. Eng., Pontificia Univ. Catolica del Peru, Lima, Peru
fYear :
2012
fDate :
25-30 March 2012
Firstpage :
1549
Lastpage :
1552
Abstract :
The median filter is a non-linear filter used for removal of salt and pepper noise from images. Each pixel of the image is replaced by the median of its surrounding elements, the median value is calculated by sorting the data. The complexity of the sorting algorithms used on the median filters are O(n2) or O(n), depending on the kernel size. Those algorithms were formulated for scalar single processor computers, with few of them successfully adapted and implemented for computer with a parallel architecture. In this paper we present a novel sorting algorithm, with O(n) computational complexity and a highly parallelizable structure, based on the Complementary Cumulative Distribution Function. Furthermore, a 2D median filter based on our proposed sorting algorithm can achieve O(1) complexity. We have implemented our proposed algorithm in two parallel architectures: SIMD Intel and CUDA, which have a throughput of 12.8 and 35 ~ 57 megapixels per second respectively.
Keywords :
compressed sensing; image reconstruction; video surveillance; adaptive rate compressive sensing; background subtraction; classical CS theory; cross validation; current measurement rate; sensor measurements; signal reconstruction; signal sparsity; time-varying signal; visual surveillance applications; Complexity theory; Graphics processing unit; Histograms; Kernel; Signal processing algorithms; Sorting; Vectors; Nonlinear filters; Parallel Algorithms;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Acoustics, Speech and Signal Processing (ICASSP), 2012 IEEE International Conference on
Conference_Location :
Kyoto
ISSN :
1520-6149
Print_ISBN :
978-1-4673-0045-2
Electronic_ISBN :
1520-6149
Type :
conf
DOI :
10.1109/ICASSP.2012.6288187
Filename :
6288187
Link To Document :
بازگشت