18#ifndef itkLandmarkDisplacementFieldSource_h
19#define itkLandmarkDisplacementFieldSource_h
48template <
typename TOutputImage>
71 static constexpr unsigned int ImageDimension = TOutputImage::ImageDimension;
185#ifndef ITK_MANUAL_INSTANTIATION
186# include "itkLandmarkDisplacementFieldSource.hxx"
Base class for all process objects that output image data.
typename OutputImageType::RegionType OutputImageRegionType
TOutputImage OutputImageType
typename OutputImageType::Pointer OutputImagePointer
Control indentation during Print() invocation.
Computes a displacement field from two sets of landmarks.
virtual void SetOutputOrigin(const double *origin)
typename OutputPixelType::ValueType OutputPixelComponentType
virtual void SetOutputSpacing(const double *spacing)
void GenerateOutputInformation() override
ModifiedTimeType GetMTime() const override
typename KernelTransformType::PointsContainer LandmarkContainer
LandmarkDisplacementFieldSource()
~LandmarkDisplacementFieldSource() override=default
typename TOutputImage::SpacingType SpacingType
typename TOutputImage::DirectionType DirectionType
void PrintSelf(std::ostream &os, Indent indent) const override
typename OutputImageType::SizeType OutputSizeType
typename LandmarkContainer::ConstPointer LandmarkContainerPointer
typename TOutputImage::PointType OriginPointType
typename OutputImageType::IndexType OutputIndexType
void GenerateData() override
typename KernelTransformType::PointSetType LandmarkPointSetType
void PrepareKernelBaseSpline()
typename LandmarkPointSetType::PointType LandmarkPointType
typename TOutputImage::PixelType OutputPixelType
typename KernelTransformType::Pointer KernelTransformPointerType
A superclass of the N-dimensional mesh structure; supports point (geometric coordinate and attribute)...
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ImageBaseType::DirectionType DirectionType
ImageBaseType::RegionType RegionType
ImageBaseType::IndexType IndexType
ImageBaseType::PointType PointType
ImageBaseType::SizeType SizeType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType ModifiedTimeType