Is Template Matching using FFT more efficient if the source and template images are gray-scale images?
Also, let me piggy back. Does any one know of an excellent tutorial to implement Template matching using Fast Fourier Transforms?
Thanks.!
Is Template Matching using FFT more efficient if the source and template images are gray-scale images?
Also, let me piggy back. Does any one know of an excellent tutorial to implement Template matching using Fast Fourier Transforms?
Thanks.!
Re excellent tutorial: J.P "Zilla" Lewis's paper on Fast Normalized Cross-Correlation is hard to beat. Truly a classic.