18#ifndef itkPathAndImageToPathFilter_h
19#define itkPathAndImageToPathFilter_h
38template <
typename TInputPath,
typename TInputImage,
typename TOutputPath>
112#ifndef ITK_MANUAL_INSTANTIATION
113# include "itkPathAndImageToPathFilter.hxx"
Control indentation during Print() invocation.
Superclass::InputType InputType
SmartPointer< Self > Pointer
Superclass::OutputType OutputType
typename OutputPathType::OffsetType OutputPathOffsetType
typename InputPathType::InputType InputPathInputType
typename InputPathType::ConstPointer InputPathConstPointer
typename InputImageType::RegionType InputImageRegionType
typename OutputPathType::IndexType OutputPathIndexType
virtual void SetPathInput(const TInputPath *path)
typename InputPathType::Pointer InputPathPointer
~PathAndImageToPathFilter() override=default
SmartPointer< const Self > ConstPointer
typename OutputPathType::Pointer OutputPathPointer
typename InputPathType::OutputType InputPathOutputType
TFourierSeriesPath InputPathType
typename InputPathType::OffsetType InputPathOffsetType
PathToPathFilter< TFourierSeriesPath, OrthogonallyCorrected2DParametricPath > Superclass
void PrintSelf(std::ostream &os, Indent indent) const override
typename InputPathType::IndexType InputPathIndexType
typename OutputPathType::OutputType OutputPathOutputType
TSwathMeritImage InputImageType
void GenerateInputRequestedRegion() override
OrthogonallyCorrected2DParametricPath OutputPathType
PathAndImageToPathFilter Self
typename InputImageType::ConstPointer InputImagePointer
const InputPathType * GetPathInput()
virtual void SetImageInput(const TInputImage *image)
typename InputImageType::PixelType InputImagePixelType
static constexpr unsigned int InputImageDimension
typename OutputPathType::InputType OutputPathInputType
SmartPointer< Self > Pointer
const InputImageType * GetImageInput()
PathAndImageToPathFilter()
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....