4 #include <itkAffineTransform.h> 9 template <
unsigned int NDimensions = 3>
24 virtual bool Update() ITK_OVERRIDE;
27 void lswEstimateTranslationsToTranslation();
28 void lswEstimateTranslationsToRigid();
29 void lswEstimateTranslationsToAnisotropSim();
30 void lswEstimateTranslationsToAffine();
31 void lswEstimateAnyToAffine();
33 PointType m_EstimationBarycenter;