7 template <
typename TInputImageType>
52 unsigned int m_AffineDirection;
55 double m_SearchAngleRadius;
56 double m_SearchScaleRadius;
60 double m_TranslateMax;
MetricType::Pointer MetricPointer
void SetTranslateMax(double val)
void SetSearchAngleRadius(double val)
TransformDefinition & GetBlockTransformType()
Superclass::InputImageType InputImageType
BaseInputTransformType::Pointer BaseInputTransformPointer
TInputImageType InputImageType
AgregatorType::TRANSFORM_TYPE GetAgregatorInputTransformType()
void SetSearchScaleRadius(double val)
virtual ~BaseAffineBlockMatcher()
Superclass::BaseInputTransformPointer BaseInputTransformPointer
Superclass::MetricPointer MetricPointer
InputImageType::PointType PointType
void SetAffineDirection(unsigned int val)
void SetScaleMax(double val)
Superclass::PointType PointType
Superclass::AgregatorType AgregatorType
OptimizerType::Pointer OptimizerPointer
Superclass::OptimizerPointer OptimizerPointer
BaseBlockMatcher< TInputImageType > Superclass
virtual void BlockMatchingSetup(MetricPointer &metric, unsigned int block)
virtual BaseInputTransformPointer GetNewBlockTransform(PointType &blockCenter)
void SetBlockTransformType(TransformDefinition val)
void SetAngleMax(double val)
virtual void TransformDependantOptimizerSetup(OptimizerPointer &optimizer)