18#ifndef itkPointSetToSpatialObjectDemonsRegistration_h
19#define itkPointSetToSpatialObjectDemonsRegistration_h
52template <
typename TFixedPo
intSet,
typename TMovingSpatialObject>
100#ifndef ITK_MANUAL_INSTANTIATION
101# include "itkPointSetToSpatialObjectDemonsRegistration.hxx"
Control indentation during Print() invocation.
Light weight base class for most itk classes.
Implementation of Demons Registration between a PointSet and a SpatialObject.
void PrintSelf(std::ostream &os, Indent indent) const override
typename FixedPointSetType::ConstPointer FixedPointSetConstPointer
TMovingSpatialObject MovingSpatialObjectType
PointSetToSpatialObjectDemonsRegistration()
~PointSetToSpatialObjectDemonsRegistration() override=default
TFixedPointSet FixedPointSetType
typename MovingSpatialObjectType::ConstPointer MovingSpatialObjectConstPointer
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
SmartPointer< const Self > ConstPointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
class ITK_FORWARD_EXPORT ProcessObject