<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>I am trying to extract a region of an image and use it as the template in the correlation to demonstrate the filter:</div><a href="http://www.vtk.org/Wiki/ITK/Examples/Images/NormalizedCorrelationImageFilter">http://www.vtk.org/Wiki/ITK/Examples/Images/NormalizedCorrelationImageFilter</a><div>
<br></div><div>The problem is that the NormalizedCorrelationImageFilter::SetTemplate seems to expect something other than an image (a neighborhood? or an operator?). How would I convert the patch of the image that I have extracted into this format to pass it as the template?</div>
<div><br></div><div>Also, if I want correlate over the whole image, I do not need to set a mask at all, right? If this is correct, should the MaskType template parameter be optional?</div><div><a href="http://www.vtk.org/Wiki/ITK/Examples/Images/NormalizedCorrelationImageFilter"></a><br clear="all">
Thanks,<br><br>David<br>
</div>