19#ifndef itkBinaryImageToLevelSetImageAdaptorBase_h
20#define itkBinaryImageToLevelSetImageAdaptorBase_h
31template <
typename TInputImage,
typename TLevelSet>
52 static constexpr unsigned int ImageDimension = InputImageType::ImageDimension;
InputImagePointer m_InputImage
typename InputImageType::RegionType InputImageRegionType
SmartPointer< const Self > ConstPointer
virtual void Initialize()=0
LevelSetType LevelSetType
typename LevelSetType::Pointer LevelSetPointer
typename NumericTraits< InputImagePixelType >::RealType InputPixelRealType
typename InputImageType::Pointer InputImagePointer
TInputImage InputImageType
BinaryImageToLevelSetImageAdaptorBase Self
static constexpr unsigned int ImageDimension
SmartPointer< Self > Pointer
~BinaryImageToLevelSetImageAdaptorBase() override=default
typename InputImageType::PixelType InputImagePixelType
BinaryImageToLevelSetImageAdaptorBase()
typename InputImageType::IndexType InputImageIndexType
LevelSetPointer m_LevelSet
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....