18 #ifndef itkContinuousBorderWarpImageFilter_h
19 #define itkContinuousBorderWarpImageFilter_h
61 class TDisplacementField
90 typedef typename OutputImageType::PixelType
PixelType;
95 TOutputImage::ImageDimension );
97 TInputImage::ImageDimension );
99 TDisplacementField::ImageDimension );
131 #ifndef ITK_MANUAL_INSTANTIATION
132 #include "itkContinuousBorderWarpImageFilter.hxx"
void operator=(const Self &)
DisplacementFieldType::Pointer DisplacementFieldPointer
DisplacementFieldType::PixelType DisplacementType
Superclass::InputImageType InputImageType
Superclass::InterpolatorType InterpolatorType
SmartPointer< const Self > ConstPointer
Superclass::OutputImagePointer OutputImagePointer
static const unsigned int ImageDimension
InterpolateImageFunction< InputImageType, CoordRepType > InterpolatorType
TOutputImage::RegionType OutputImageRegionType
OutputImageType::IndexType IndexType
Base class for all process objects that output image data.
OutputImageType::SizeType SizeType
Superclass::InputImagePointer InputImagePointer
static const unsigned int DeformationFieldDimension
~ContinuousBorderWarpImageFilter()
WarpImageFilter< TInputImage, TOutputImage, TDisplacementField > Superclass
SmartPointer< Self > Pointer
Superclass::OutputImageType OutputImageType
Warps an image using an input displacement field.
unsigned int ThreadIdType
Point< CoordRepType, itkGetStaticConstMacro(ImageDimension) > PointType
Superclass::InputImagePointer InputImagePointer
TDisplacementField DisplacementFieldType
Superclass::PointType PointType
Superclass::InputImageConstPointer InputImageConstPointer
static const unsigned int InputImageDimension
virtual void ThreadedGenerateData(const OutputImageRegionType &outputRegionForThread, ThreadIdType threadId) override
Superclass::OutputImagePointer OutputImagePointer
OutputImageType::SpacingType SpacingType
Superclass::InputImageType InputImageType
Warps an image using an input deformation field with continuous boundary conditions.
ImageBaseType::SizeType SizeType
ContinuousBorderWarpImageFilter()
Superclass::OutputImageRegionType OutputImageRegionType
Superclass::OutputImageType OutputImageType
Superclass::InputImageConstPointer InputImageConstPointer
OutputImageType::PixelType PixelType
ContinuousBorderWarpImageFilter Self
ImageBaseType::IndexType IndexType