DocumentCode
2326649
Title
Full search content independent block matching based on the fast Fourier transform
Author
Kilthau, Steven L. ; Drew, Mark S. ; Möller, Torsten
Author_Institution
Sch. of Comput. Sci., Simon Fraser Univ., Vancouver, BC, Canada
Volume
1
fYear
2002
fDate
2002
Abstract
We present a new algorithm for solving the block matching problem which is independent of image content and is faster than other full-search methods. The method employs a novel data structure called the windowed-sum-squared-table, and uses the fast Fourier transform (FFT) in its computation of the sum squared difference (SSD) metric. Use of the SSD metric allows for higher peak signal to noise ratios than other fast block matching algorithms which require the sum of absolute difference (SAD) metric. However, because of the complex floating point and integer math used in our computation of the SSD metric, our method is aimed at software implementations only. Test results show that our method has a running time 13%-29% of that for the exhaustive search, depending on the size of the search range.
Keywords
data structures; fast Fourier transforms; floating point arithmetic; image matching; search problems; FFT; SNR; complex floating point mathematics; data structure; fast Fourier transform; fast block matching algorithms; full search content independent block matching; image content; image processing; integer mathematics; peak signal to noise ratio; running time; software implementations; sum of absolute difference metric; sum squared difference metric; windowed-sum-squared-table; Current measurement; Data structures; Fast Fourier transforms; Focusing; Hardware; Image processing; PSNR; Pixel; Testing; Video compression;
fLanguage
English
Publisher
ieee
Conference_Titel
Image Processing. 2002. Proceedings. 2002 International Conference on
ISSN
1522-4880
Print_ISBN
0-7803-7622-6
Type
conf
DOI
10.1109/ICIP.2002.1038113
Filename
1038113
Link To Document