[Insight-developers] itkRegistrationMapperImage & Tcl wrapping
Luis Ibanez
ibanez@choroid.cs.unc.edu
Mon, 21 Jan 2002 10:52:12 -0500 (EST)
Hi Brad, Lydia
The itk::RegistrationMapperImage class is
producing errors during Tcl wrappring.
It seems that this class is an evolutionary
remanent of the code and it is no longer necesary.
Its functionality has been provided now by
itk::ImageMapper.
The registration Algorithms use itk::ImageMapper.
I'll suggest to remove this class :
(itkRegistrationMapperImage)
and leave only the itkImageMapper.
Is that Ok with eveybody ?
Thanks
Luis