19#ifndef itkUpdateShiSparseLevelSet_h
20#define itkUpdateShiSparseLevelSet_h
41template <
unsigned int VDimension,
typename TEquationContainer>
58 static constexpr unsigned int ImageDimension = VDimension;
155#ifndef ITK_MANUAL_INSTANTIATION
156# include "itkUpdateShiSparseLevelSet.hxx"
Templated n-dimensional image class.
Templated n-dimensional image to store labeled objects.
The base class for the representation of a labeled binary object in an image.
typename NumericTraits< OutputType >::RealType OutputRealType
typename ImageBaseType::OffsetType OffsetType
typename LayerType::const_iterator LayerConstIterator
typename LabelObjectType::LineType LabelObjectLineType
std::map< LayerIdType, LayerType > LayerMapType
typename LabelObjectType::Pointer LabelObjectPointer
std::map< InputType, OutputType, Functor::LexicographicCompare > LayerType
typename LayerType::iterator LayerIterator
typename LabelMapType::Pointer LabelMapPointer
typename LayerMapType::iterator LayerMapIterator
typename LayerMapType::const_iterator LayerMapConstIterator
typename LabelObjectType::LengthType LabelObjectLengthType
Light weight base class for most itk classes.
Base class for most ITK classes.
A neighborhood iterator which can take on an arbitrary shape.
Derived class for the shi representation of level-set function.
Base class for updating the Shi representation of level-set function.
~UpdateShiSparseLevelSet() override=default
typename EquationContainerType::Pointer EquationContainerPointer
typename LevelSetType::LabelObjectLengthType LevelSetLabelObjectLengthType
typename LevelSetType::LayerMapConstIterator LevelSetLayerMapConstIterator
typename LevelSetType::LayerConstIterator LevelSetLayerConstIterator
typename LevelSetType::OffsetType LevelSetOffsetType
typename LevelSetType::LabelObjectType LevelSetLabelObjectType
typename LevelSetType::LayerType LevelSetLayerType
typename LevelSetType::LabelObjectLineType LevelSetLabelObjectLineType
void UpdateLayerPlusOne()
std::pair< LevelSetInputType, LevelSetOutputType > NodePairType
typename LevelSetType::LayerMapType LevelSetLayerMapType
typename LevelSetType::InputType LevelSetInputType
typename LevelSetType::LayerIterator LevelSetLayerIterator
typename LevelSetType::OutputRealType LevelSetOutputRealType
typename LabelImageType::Pointer LabelImagePointer
typename LevelSetType::LabelMapPointer LevelSetLabelMapPointer
void UpdateLayerMinusOne()
typename LevelSetType::OutputType LevelSetOutputType
typename LevelSetType::LabelObjectPointer LevelSetLabelObjectPointer
typename LevelSetType::LayerMapIterator LevelSetLayerMapIterator
TEquationContainer EquationContainerType
bool Con(const LevelSetInputType &idx, const LevelSetOutputType ¤tStatus, const LevelSetOutputRealType ¤tUpdate) const
UpdateShiSparseLevelSet()
typename LevelSetType::Pointer LevelSetPointer
typename EquationContainerType::TermContainerPointer TermContainerPointer
typename LevelSetType::LabelMapType LevelSetLabelMapType
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType IdentifierType