18 #ifndef __itkLevelSetMotionRegistrationFilter_h
19 #define __itkLevelSetMotionRegistrationFilter_h
90 template<
typename TFixedImage,
typename TMovingImage,
typename TDisplacementField >
204 #ifndef ITK_MANUAL_INSTANTIATION
205 #include "itkLevelSetMotionRegistrationFilter.hxx"
void operator=(const Self &)
SmartPointer< Self > Pointer
Light weight base class for most itk classes.
Superclass::TimeStepType TimeStepType
SmartPointer< const Self > ConstPointer
Superclass::MovingImagePointer MovingImagePointer
virtual double GetGradientSmoothingStandardDeviations() const
virtual double GetAlpha() const
virtual void InitializeIteration()
~LevelSetMotionRegistrationFilter()
virtual double GetGradientMagnitudeThreshold() const
LevelSetMotionRegistrationFunction< FixedImageType, MovingImageType, DisplacementFieldType > LevelSetMotionFunctionType
Superclass::DisplacementFieldType DisplacementFieldType
PDEDeformableRegistrationFilter< TFixedImage, TMovingImage, TDisplacementField > Superclass
LevelSetMotionRegistrationFilter Self
virtual void SetGradientSmoothingStandardDeviations(double sigma)
Superclass::DisplacementFieldPointer DisplacementFieldPointer
Superclass::FixedImagePointer FixedImagePointer
virtual void SetIntensityDifferenceThreshold(double)
virtual void SetGradientMagnitudeThreshold(double)
virtual void ApplyUpdate(const TimeStepType &dt)
void PrintSelf(std::ostream &os, Indent indent) const
virtual void SetAlpha(double)
Deformably register two images using level set motion.
virtual double GetIntensityDifferenceThreshold() const
Superclass::FixedImageType FixedImageType
Superclass::FiniteDifferenceFunctionType FiniteDifferenceFunctionType
Superclass::TimeStepType TimeStepType
Superclass::MovingImageType MovingImageType
Control indentation during Print() invocation.
LevelSetMotionRegistrationFilter()
virtual double GetMetric() const