18 #ifndef itkRegistrationParameterScalesFromShiftBase_h
19 #define itkRegistrationParameterScalesFromShiftBase_h
42 template <
typename TMetric >
76 void EstimateScales(
ScalesType &scales)
override;
94 void PrintSelf(std::ostream & os,
Indent indent)
const override;
114 #ifndef ITK_MANUAL_INSTANTIATION
115 #include "itkRegistrationParameterScalesFromShiftBase.hxx"
Light weight base class for most itk classes.
typename Superclass::FloatType FloatType
typename MetricType::MovingTransformType MovingTransformType
Registration helper base class for estimating scales of transform parameters from the maximum voxel s...
typename MetricType::FixedTransformType FixedTransformType
typename TMetric::VirtualIndexType VirtualIndexType
typename Superclass::ParametersType ParametersType
typename TMetric::JacobianType JacobianType
typename TMetric::VirtualImageConstPointer VirtualImageConstPointer
ParametersValueType m_SmallParameterVariation
Implements a registration helper class for estimating scales of transform parameters and step sizes...
typename Superclass::ScalesType ScalesType
Control indentation during Print() invocation.
typename TMetric::VirtualPointType VirtualPointType
typename ParametersType::ValueType ParametersValueType