19 #ifndef __itkMalcolmSparseLevelSetImage_h
20 #define __itkMalcolmSparseLevelSetImage_h
40 template<
unsigned int VDimension >
56 itkStaticConstMacro (
Dimension,
unsigned int, VDimension );
120 #ifndef ITK_MANUAL_INSTANTIATION
121 #include "itkMalcolmSparseLevelSetImage.hxx"
124 #endif // __itkMalcolmSparseLevelSetImage_h
LayerMapType::const_iterator LayerMapConstIterator
LevelSetSparseImage< int8_t, VDimension > Superclass
std::map< InputType, OutputType, Functor::IndexLexicographicCompare< VDimension > > LayerType
Superclass::LabelMapPointer LabelMapPointer
Superclass::LevelSetDataType LevelSetDataType
Superclass::LabelObjectType LabelObjectType
Superclass::OutputType OutputType
LabelMapType::RegionType RegionType
LabelObject< LayerIdType, VDimension > LabelObjectType
Superclass::GradientType GradientType
Superclass::LayerType LayerType
virtual void InitializeInternalLabelList()
LayerType::iterator LayerIterator
virtual OutputRealType EvaluateMeanCurvature(const InputType &inputPixel) const
LabelObjectType::Pointer LabelObjectPointer
LabelMapType::Pointer LabelMapPointer
LabelObjectType::LengthType LabelObjectLengthType
static const unsigned int Dimension
static LayerIdType PlusOneLayer()
Superclass::OutputType OutputType
Base class for the sparse representation of a level-set function on one Image.
MalcolmSparseLevelSetImage Self
Superclass::InputType InputType
std::map< LayerIdType, LayerType > LayerMapType
static LayerIdType ZeroLayer()
Superclass::LayerMapConstIterator LayerMapConstIterator
Superclass::LayerMapType LayerMapType
Superclass::LevelSetDataType LevelSetDataType
Derived class for the shi representation of level-set function.
Superclass::RegionType RegionType
MalcolmSparseLevelSetImage()
Superclass::LayerIterator LayerIterator
virtual OutputType Evaluate(const InputType &inputIndex) const =0
LabelMap< LabelObjectType > LabelMapType
Superclass::HessianType HessianType
Superclass::OutputRealType OutputRealType
Superclass::OutputRealType OutputRealType
LayerMapType::iterator LayerMapIterator
Superclass::LayerIdType LayerIdType
Superclass::InputType InputType
LabelObjectType::LineType LabelObjectLineType
Superclass::GradientType GradientType
Superclass::LabelObjectPointer LabelObjectPointer
Superclass::LayerConstIterator LayerConstIterator
Superclass::LabelObjectLineType LabelObjectLineType
SmartPointer< Self > Pointer
Superclass::LayerMapIterator LayerMapIterator
virtual HessianType EvaluateHessian(const InputType &inputPixel) const
LayerType::const_iterator LayerConstIterator
virtual ~MalcolmSparseLevelSetImage()
virtual OutputType Evaluate(const InputType &inputPixel) const
virtual OutputRealType EvaluateLaplacian(const InputType &inputPixel) const
Superclass::LabelObjectLengthType LabelObjectLengthType
Superclass::HessianType HessianType
void operator=(const Self &)
static LayerIdType MinusOneLayer()
Base class for all data objects in ITK.
SmartPointer< const Self > ConstPointer
virtual void InitializeLayers()
Superclass::LabelMapType LabelMapType