|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkRegistrationParameterScalesFromIndexShift_h
19 #define itkRegistrationParameterScalesFromIndexShift_h
34 template <
typename TMetric>
93 PrintSelf(std::ostream & os,
Indent indent)
const override;
98 template <
typename TContinuousIndexType>
100 TransformPointToContinuousIndex(
const VirtualPointType & point, TContinuousIndexType & mappedIndex);
103 template <
typename TTransform>
112 #ifndef ITK_MANUAL_INSTANTIATION
113 # include "itkRegistrationParameterScalesFromIndexShift.hxx"
typename MovingImageType::PointValueType MovingPointValueType
typename FixedImageType::PointType FixedPointType
typename Superclass::ParametersType ParametersType
typename Superclass::FloatType FloatType
typename TMetric::FixedImageType FixedImageType
ImageBaseType::PointType PointType
typename Superclass::ScalesType ScalesType
typename MovingImageType::PointType MovingPointType
Control indentation during Print() invocation.
typename TMetric::JacobianType JacobianType
typename TMetric::VirtualPointType VirtualPointType
typename itk::ContinuousIndex< FixedPointValueType, FixedImageType::ImageDimension > FixedContinuousIndexType
ImageBaseType::IndexType IndexType
typename TMetric::MovingImageType MovingImageType
Light weight base class for most itk classes.
typename MovingImageType::ConstPointer MovingImageConstPointer
typename MetricType::MovingTransformType MovingTransformType
typename FixedImageType::PointValueType FixedPointValueType
typename MetricType::FixedTransformType FixedTransformType
Registration helper base class for estimating scales of transform parameters from the maximum voxel s...
Registration helper class for estimating scales of transform parameters from the maximum voxel shift ...
typename itk::ContinuousIndex< MovingPointValueType, MovingImageType::ImageDimension > MovingContinuousIndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename MovingImageType::IndexType MovingIndexType
A templated class holding a point in n-Dimensional image space.
typename FixedImageType::ConstPointer FixedImageConstPointer
typename TMetric::VirtualIndexType VirtualIndexType
typename TMetric::VirtualImageConstPointer VirtualImageConstPointer
typename FixedImageType::IndexType FixedIndexType