Title :
A fast median filter using AltiVec
Author :
Kolte, Priyadarshan ; Smith, Roger ; Su, Wen
Author_Institution :
Motorola Inc., Austin, TX, USA
Abstract :
The paper describes the design and implementation of a median filter for graphics images on the Motorola AltiVec architecture. The filter utilizes 16-way SIMD parallelism to filter images at rates of 1.15 cycles/pixel for 3×3 squares and 6.6 cycles/pixel for 5×5 squares. The median filter is based on a new sorting network which sorts N2 numbers (arranged in an N×N square) by sorting all columns, rows, and diagonal lines in the square. The paper also describes a scheme for efficient testing of the sorting network
Keywords :
computer graphic equipment; filtering theory; image processing; median filters; parallel architectures; 16-way SIMD parallelism; AltiVec; Motorola AltiVec architecture; fast median filter; graphics images; sorting network testing; Bismuth; Filters;
Conference_Titel :
Computer Design, 1999. (ICCD '99) International Conference on
Conference_Location :
Austin, TX
Print_ISBN :
0-7695-0406-X
DOI :
10.1109/ICCD.1999.808571