18#ifndef itkInterpolateImageFunction_h
19#define itkInterpolateImageFunction_h
44template <
typename TInputImage,
typename TCoordinate =
double>
46 :
public ImageFunction<TInputImage, typename NumericTraits<typename TInputImage::PixelType>::RealType, TCoordinate>
79 using SizeType =
typename InputImageType::SizeType;
OutputType EvaluateAtContinuousIndex(const ContinuousIndexType &index) const override
void PrintSelf(std::ostream &os, Indent indent) const override
static constexpr unsigned int ImageDimension
const InputImageType * GetInputImage() const
TInputImage InputImageType
Control indentation during Print() invocation.
typename NumericTraits< typename TImageType::PixelType >::RealType RealType
ImageFunction< TImageType, typename NumericTraits< typename TImageType::PixelType >::RealType, TCoordinate > Superclass
void PrintSelf(std::ostream &os, Indent indent) const override
virtual SizeType GetRadius() const =0
InterpolateImageFunction Self
InterpolateImageFunction()=default
OutputType Evaluate(const PointType &point) const override
typename InputImageType::IndexValueType IndexValueType
OutputType EvaluateAtIndex(const IndexType &index) const override
typename InputImageType::SizeType SizeType
typename InputImageType::IndexType IndexType
Point< TCoordinate, Self::ImageDimension > PointType
SmartPointer< Self > Pointer
ContinuousIndex< TCoordinate, Self::ImageDimension > ContinuousIndexType
OutputType EvaluateAtContinuousIndex(const ContinuousIndexType &index) const override=0
~InterpolateImageFunction() override=default
SmartPointer< const Self > ConstPointer
static constexpr unsigned int ImageDimension
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
*par Constraints *The filter image with at least two dimensions and a vector *length of at least The theory supports extension to scalar but *the implementation of the itk vector classes do not **The template parameter TRealType must be floating point(float or double) or *a user-defined "real" numerical type with arithmetic operations defined *sufficient to compute derivatives. **\par Performance *This filter will automatically multithread if run with *SetUsePrincipleComponents