18#ifndef itkImageAndPathToImageFilter_h
19#define itkImageAndPathToImageFilter_h
39template <
typename TInputImage,
typename TInputPath,
typename TOutputImage>
105#ifndef ITK_MANUAL_INSTANTIATION
106# include "itkImageAndPathToImageFilter.hxx"
InputPathType * GetNonConstPathInput()
typename InputImageType::RegionType InputImageRegionType
typename InputPathType::ConstPointer InputPathConstPointer
typename InputImageType::ConstPointer InputImagePointer
SmartPointer< const Self > ConstPointer
static constexpr unsigned int InputImageDimension
typename OutputImageType::RegionType OutputImageRegionType
typename OutputImageType::Pointer OutputImagePointer
virtual void SetPathInput(const TInputPath *path)
const InputPathType * GetPathInput()
void PrintSelf(std::ostream &os, Indent indent) const override
const InputImageType * GetImageInput()
ParametricPath< 2 > InputPathType
ImageAndPathToImageFilter Self
typename InputImageType::PixelType InputImagePixelType
typename InputPathType::OutputType InputPathOutputType
typename InputPathType::OffsetType InputPathOffsetType
typename OutputImageType::PixelType OutputImagePixelType
virtual void SetImageInput(const TInputImage *image)
ImageToImageFilter< TImage, TImage > Superclass
~ImageAndPathToImageFilter() override=default
typename InputPathType::IndexType InputPathIndexType
typename InputPathType::Pointer InputPathPointer
typename InputPathType::InputType InputPathInputType
static constexpr unsigned int OutputImageDimension
ImageAndPathToImageFilter()
InputImageType * GetNonConstImageInput()
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Index< VDimension > IndexType
ContinuousIndexType OutputType
SmartPointer< Self > Pointer
Offset< VDimension > OffsetType
SmartPointer< const Self > ConstPointer
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....