18 #ifndef itkRegistrationParameterScalesFromJacobian_h
19 #define itkRegistrationParameterScalesFromJacobian_h
40 template <
typename TMetric >
76 void EstimateScales(
ScalesType &scales)
override;
105 void PrintSelf(std::ostream & os,
Indent indent)
const override;
118 #ifndef ITK_MANUAL_INSTANTIATION
119 #include "itkRegistrationParameterScalesFromJacobian.hxx"
Light weight base class for most itk classes.
typename Superclass::FloatType FloatType
typename MetricType::MovingTransformType MovingTransformType
typename MetricType::FixedTransformType FixedTransformType
typename TMetric::VirtualIndexType VirtualIndexType
typename Superclass::ParametersType ParametersType
typename TMetric::JacobianType JacobianType
typename TMetric::VirtualImageConstPointer VirtualImageConstPointer
Implements a registration helper class for estimating scales of transform parameters and step sizes...
typename Superclass::ScalesType ScalesType
Implements a registration helper class for estimating scales of transform parameters from Jacobian no...
Control indentation during Print() invocation.
typename TMetric::VirtualPointType VirtualPointType