[Insight-developers] itkImageMapper
Luis Ibanez
ibanez@choroid.cs.unc.edu
Mon, 3 Dec 2001 15:18:21 -0500 (EST)
Hi Josh,
The itkImageMapper is used in 2D in the following tests
on Insight/Testing/Code/Algorithms:
itkImageToImageAffineMeanSquaresGradientDescentRegistrationTest.cxx
itkImageToImageAffineMeanSquaresRegularStepGradientDescentRegistrationTest.cxx
itkImageToImageAffineNormalizedCorrelationGradientDescentRegistrationTest.cxx
itkImageToImageAffineNormalizedCorrelationRegularStepGradientDescentRegistrationTest.cxx
itkImageToImageAffinePatternIntensityRegularStepGradientDescentRegistrationTest.cxx
itkImageToImageTranslationMeanSquaresGradientDescentRegistrationTest.cxx
itkImageToImageTranslationMeanSquaresRegularStepGradientDescentRegistrationTest.cxx
itkImageToImageTranslationNormalizedCorrelationGradientDescentRegistrationTest.cxx
itkImageToImageTranslationNormalizedCorrelationRegularStepGradientDescentRegistrationTest.cxx
In fact the only registration tests in 3D are the ones using
MutualInformation. We restricted the tests to 2D in order to
reduce the execution time, in part because we are not using yet
the pyramidal approach that Lydia implemented. The multiresolution
approach should be much more efficient.
Are exceptions still being raised ?
The inputs for the mapper are just the Image and the Transform.
Each variant of the Mapper will internally instantiate a type
of interpolator. The default type is a linear interpolator.
Hope that helps,
Luis
On Mon, 3 Dec 2001, Joshua Cates wrote:
> Hi,
>
> Can someone verify that itkImageMapper is working properly with 2d
> transforms on 2d images?
>
> What inputs does itkImageMapper require besides a transform and an image
> pointer?
>
> Thanks,
>
>
> Josh.
>
>
> ______________________________
> Josh Cates
> School of Computer Science
> University of Utah
> Email: cates@cs.utah.edu
> Phone: (801) 587-7697
> URL: www.cs.utk.edu/~cates
>
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>
--
Luis Ibanez CB#: 7060
Research Assistan Professor phone: (919) 843 5436
Division of Neurosurgery fax: (919) 966 6627
University of North Carolina at Chapel Hill email: ibanez@cs.unc.edu
Chapel Hill, NC 27599-7060 http://www.cs.unc.edu/~ibanez