[Insight-developers] CenteredTransformationInitializer

Lorensen, William E (Research) lorensen@crd.ge.com
Fri, 31 Jan 2003 14:02:08 -0500


Luis,
The subject filter (residing in Common) uses itkImageMomentsCalculator which resides in Algorithms.
Should it bemoved to Common?

Also, I wanted to use the CenteredTransformInitializer to initialize a Rigid3D transform. Of course,
it applies the SetCenter and SetTranslation methods to its transform and Rigid3D does not have those
methods. I guess it's only valid for 2D transforms?


Bill