18#ifndef itkLandmarkDisplacementFieldSource_h
19#define itkLandmarkDisplacementFieldSource_h
48template <
typename TOutputImage>
185#ifndef ITK_MANUAL_INSTANTIATION
186# include "itkLandmarkDisplacementFieldSource.hxx"
Control indentation during Print() invocation.
typename OutputImageType::RegionType OutputImageRegionType
virtual void SetOutputOrigin(const double *origin)
typename OutputPixelType::ValueType OutputPixelComponentType
SmartPointer< const Self > ConstPointer
static constexpr unsigned int ImageDimension
virtual void SetOutputSpacing(const double *spacing)
void GenerateOutputInformation() override
ModifiedTimeType GetMTime() const override
typename KernelTransformType::PointsContainer LandmarkContainer
SmartPointer< Self > Pointer
LandmarkDisplacementFieldSource()
~LandmarkDisplacementFieldSource() override=default
LandmarkContainerPointer m_TargetLandmarks
DirectionType m_OutputDirection
typename TOutputImage::SpacingType SpacingType
typename TOutputImage::DirectionType DirectionType
KernelTransform< double, Self::ImageDimension > KernelTransformType
void PrintSelf(std::ostream &os, Indent indent) const override
typename OutputImageType::SizeType OutputSizeType
typename LandmarkContainer::ConstPointer LandmarkContainerPointer
OutputImageRegionType m_OutputRegion
typename TOutputImage::PointType OriginPointType
SpacingType m_OutputSpacing
LandmarkContainerPointer m_SourceLandmarks
OriginPointType m_OutputOrigin
ImageSource< TOutputImage > Superclass
typename OutputImageType::Pointer OutputImagePointer
typename OutputImageType::IndexType OutputIndexType
void GenerateData() override
typename KernelTransformType::PointSetType LandmarkPointSetType
void PrepareKernelBaseSpline()
KernelTransformPointerType m_KernelTransform
typename LandmarkPointSetType::PointType LandmarkPointType
typename TOutputImage::PixelType OutputPixelType
TOutputImage OutputImageType
LandmarkDisplacementFieldSource Self
typename KernelTransformType::Pointer KernelTransformPointerType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType ModifiedTimeType