[Insight-developers] Deprecated : RegistrationMethod class
Luis Ibanez
luis.ibanez@kitware.com
Mon, 06 May 2002 17:26:03 -0400
Hi,
The "RegistrationMethod" class is now deprecated.
This class was the center of the registration framework
during its overtemplated incarnation.
Its funcionality is provided now by the class:
itkImageRegistrationMethod.
Using run-time plugged components.
PointSetToImageRegistrationMethods are expected to
appear soon.....
So,
"itk::RegistrationMethod" should appear tomorrow in
the "Deprecated" group of Doxygen documentation.
Luis