[Insight-users] Help with the template matching

Luis Ibanez luis.ibanez at kitware.com
Sat, 28 Feb 2004 11:52:22 -0500


Hi  "475126"


For computing Fourier Transforms with ITk
you may use the classes:

http://www.itk.org/Insight/Doxygen/html/classitk_1_1FFTComplexConjugateToRealImageFilter.html
http://www.itk.org/Insight/Doxygen/html/classitk_1_1FFTRealToComplexConjugateImageFilter.html


Note that the classical approach of computing
correlation in direct space or computing products
on Fourier space only works for translations.

The template must have the same orientation and
scale as the object you expect to locate in the
image.



Regards,


   Luis


-------------------------
475126 at unizar.es wrote:

> Hello, I am a student from University of Zaragoza.
> I want to do the "Template Matching" method for face detection, but I dont know 
> how to do a convolution of images or calculate the Fourier Transform or 
> calculate the correlation of two images. Are there someone implemented for 
> this? I dont find it. 
> Thanks, and excuse my english.
> Thanks.
> 
> 
> 
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>