18#ifndef itkImageToPathFilter_h
19#define itkImageToPathFilter_h
42template <
typename TInputImage,
typename TOutputPath>
73 SetInput(
unsigned int,
const TInputImage * image);
90#ifndef ITK_MANUAL_INSTANTIATION
91# include "itkImageToPathFilter.hxx"
static constexpr unsigned int InputImageDimension
InputImageType InputImageType
PathSource< OutputPathType > Superclass
~ImageToPathFilter() override=default
SmartPointer< const Self > ConstPointer
void PrintSelf(std::ostream &os, Indent indent) const override
typename InputImageType::PixelType InputImagePixelType
SmartPointer< Self > Pointer
virtual void SetInput(unsigned int, const TInputImage *image)
typename InputImageType::ConstPointer InputImageConstPointer
typename InputImageType::Pointer InputImagePointer
const InputImageType * GetInput(unsigned int idx)
typename InputImageType::RegionType InputImageRegionType
virtual void SetInput(const InputImageType *input)
const InputImageType * GetInput()
Control indentation during Print() invocation.
virtual void SetInput(const DataObjectIdentifierType &key, DataObject *input)
Protected method for setting indexed and named inputs.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....