19 #ifndef itkShiSparseLevelSetImage_h
20 #define itkShiSparseLevelSetImage_h
36 template<
unsigned int VDimension >
53 itkStaticConstMacro (
Dimension,
unsigned int, VDimension );
81 using Superclass::Evaluate;
109 virtual
void InitializeLayers() ITK_OVERRIDE;
111 virtual
void InitializeInternalLabelList() ITK_OVERRIDE;
119 #ifndef ITK_MANUAL_INSTANTIATION
120 #include "itkShiSparseLevelSetImage.hxx"
123 #endif // itkShiSparseLevelSetImage_h
std::map< InputType, OutputType, Functor::IndexLexicographicCompare< VDimension > > LayerType
Superclass::OutputType OutputType
Superclass::LabelObjectLineType LabelObjectLineType
Superclass::InputType InputType
LevelSetSparseImage< int8_t, VDimension > Superclass
Derived class for the shi representation of level-set function.
SmartPointer< Self > Pointer
Superclass::LabelMapType LabelMapType
static LayerIdType MinusThreeLayer()
Superclass::LayerIdType LayerIdType
Base class for the sparse representation of a level-set function on one Image.
Superclass::GradientType GradientType
static LayerIdType PlusThreeLayer()
static LayerIdType PlusOneLayer()
Superclass::OutputRealType OutputRealType
SmartPointer< const Self > ConstPointer
Superclass::LayerIterator LayerIterator
static LayerIdType MinusOneLayer()
Superclass::LayerMapIterator LayerMapIterator
Superclass::LabelObjectType LabelObjectType
Superclass::LabelObjectPointer LabelObjectPointer
Superclass::RegionType RegionType
Superclass::OutputRealType OutputRealType
const unsigned int Dimension
Superclass::HessianType HessianType
Superclass::LabelObjectLengthType LabelObjectLengthType
Superclass::LabelMapPointer LabelMapPointer
Superclass::LayerType LayerType
ShiSparseLevelSetImage Self
Superclass::LayerMapConstIterator LayerMapConstIterator
Base class for all data objects in ITK.
Superclass::LevelSetDataType LevelSetDataType
Superclass::LayerMapType LayerMapType
Superclass::LayerConstIterator LayerConstIterator