19 #ifndef itkBinaryImageToLevelSetImageAdaptorBase_h
20 #define itkBinaryImageToLevelSetImageAdaptorBase_h
30 template<
typename TInputImage,
typename TLevelSet >
51 InputImageType::ImageDimension );
89 #endif // itkBinaryImageToLevelSetImageAdaptorBase_h
Light weight base class for most itk classes.
InputImageType::IndexType InputImageIndexType
InputImageType::RegionType InputImageRegionType
InputImageType::Pointer InputImagePointer
TInputImage InputImageType
Derived class for the shi representation of level-set function.
SmartPointer< Self > Pointer
virtual ~BinaryImageToLevelSetImageAdaptorBase()
void operator=(const Self &)
LevelSetPointer m_LevelSet
InputImageType::PixelType InputImagePixelType
SmartPointer< const Self > ConstPointer
virtual void Initialize()=0
BinaryImageToLevelSetImageAdaptorBase Self
Define additional traits for native types such as int or float.
LevelSetType::Pointer LevelSetPointer
InputImagePointer m_InputImage
Base class for most ITK classes.
NumericTraits< InputImagePixelType >::RealType InputPixelRealType
BinaryImageToLevelSetImageAdaptorBase()
static const unsigned int ImageDimension