18 #ifndef itkRegistrationParameterScalesFromPhysicalShift_h
19 #define itkRegistrationParameterScalesFromPhysicalShift_h
33 template <
typename TMetric >
70 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
78 template <
typename TTransform>
86 #ifndef ITK_MANUAL_INSTANTIATION
87 #include "itkRegistrationParameterScalesFromPhysicalShift.hxx"
Superclass::FloatType FloatType
Light weight base class for most itk classes.
Superclass::MovingTransformType MovingTransformType
Superclass::VirtualPointType VirtualPointType
Superclass::JacobianType JacobianType
Registration helper base class for estimating scales of transform parameters from the maximum voxel s...
Registration helper class for estimating scales of transform parameters a step sizes, from the maximum voxel shift in physical space caused by a parameter change.
RegistrationParameterScalesFromShiftBase< TMetric > Superclass
Superclass::VirtualPointType VirtualPointType
virtual void ComputeSampleShifts(const ParametersType &deltaParameters, ScalesType &localShifts) override
Superclass::ParametersType ParametersType
void ComputeSampleShiftsInternal(const ParametersType &deltaParameters, ScalesType &localShifts)
Superclass::VirtualIndexType VirtualIndexType
RegistrationParameterScalesFromPhysicalShift()
SmartPointer< Self > Pointer
virtual void PrintSelf(std::ostream &os, Indent indent) const override
Superclass::VirtualIndexType VirtualIndexType
SmartPointer< const Self > ConstPointer
Superclass::ScalesType ScalesType
Superclass::FixedTransformType FixedTransformType
Superclass::MovingTransformType MovingTransformType
Superclass::ScalesType ScalesType
Superclass::ParametersType ParametersType
Control indentation during Print() invocation.
Superclass::JacobianType JacobianType
~RegistrationParameterScalesFromPhysicalShift()
Superclass::FixedTransformType FixedTransformType
Superclass::FloatType FloatType
void operator=(const Self &)
Superclass::VirtualImageConstPointer VirtualImageConstPointer
RegistrationParameterScalesFromPhysicalShift Self
Superclass::VirtualImageConstPointer VirtualImageConstPointer