18 #ifndef itkAnisotropicSimilarity3DTransform_h 19 #define itkAnisotropicSimilarity3DTransform_h 22 #include "itkVersorRigid3DTransform.h" 51 template <
class TScalarType =
double>
54 public VersorRigid3DTransform<TScalarType>
90 typedef typename Superclass::InputCovariantVectorType
92 typedef typename Superclass::OutputCovariantVectorType
113 using itk::Rigid3DTransform<TScalarType>::SetMatrix;
143 void PrintSelf(std::ostream & os, Indent indent)
const override;
160 #ifndef ITK_MANUAL_INSTANTIATION 161 #include "itkAnisotropicSimilarity3DTransform.txx"
Simplified inverse ITK transforms.