[Insight-developers] Re: CenteredTransformationInitializer

Luis Ibanez luis.ibanez@kitware.com
Fri, 31 Jan 2003 19:25:55 -0500


Bill,

I missed to answer to the first topic,...

Yes, these two classes probably should be moved to Common.
The initializer is not really a filter. It is more like a calculator.
It doesn't go into the pipeline.

Maybe it should be renamed "CenteredTransformCalculator" ?


Luis


--------
Lorensen, William E (Research) wrote:

>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
>
>
>  
>