|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
19 #ifndef itkUpdateShiSparseLevelSet_h
20 #define itkUpdateShiSparseLevelSet_h
41 template <
unsigned int VDimension,
typename TEquationContainer>
58 static constexpr
unsigned int ImageDimension = VDimension;
87 itkGetModifiableObjectMacro(OutputLevelSet,
LevelSetType);
95 itkGetModifiableObjectMacro(InputLevelSet,
LevelSetType);
134 UpdateLayerPlusOne();
138 UpdateLayerMinusOne();
155 #ifndef ITK_MANUAL_INSTANTIATION
156 # include "itkUpdateShiSparseLevelSet.hxx"
159 #endif // itkUpdateShiSparseLevelSet_h
typename Superclass::LabelObjectLineType LabelObjectLineType
typename Superclass::LayerMapConstIterator LayerMapConstIterator
typename LevelSetType::InputType LevelSetInputType
typename LevelSetType::LabelObjectPointer LevelSetLabelObjectPointer
typename LevelSetType::LabelMapType LevelSetLabelMapType
LevelSetPointer m_OutputLevelSet
typename Superclass::LabelObjectType LabelObjectType
LevelSetOffsetType m_Offset
typename Superclass::LabelObjectPointer LabelObjectPointer
typename Superclass::InputType InputType
typename LevelSetType::OutputType LevelSetOutputType
typename Superclass::LayerIterator LayerIterator
typename Superclass::LayerMapIterator LayerMapIterator
typename Superclass::LabelMapType LabelMapType
typename LevelSetType::LabelMapPointer LevelSetLabelMapPointer
typename LevelSetType::LayerConstIterator LevelSetLayerConstIterator
typename LevelSetType::LabelObjectType LevelSetLabelObjectType
typename LevelSetType::LabelObjectLengthType LevelSetLabelObjectLengthType
LevelSetOutputRealType m_RMSChangeAccumulator
A neighborhood iterator which can take on an arbitrary shape.
LevelSetPointer m_InputLevelSet
typename LevelSetType::LayerMapType LevelSetLayerMapType
IdentifierType m_CurrentLevelSetId
typename LevelSetType::LayerMapConstIterator LevelSetLayerMapConstIterator
Light weight base class for most itk classes.
typename LevelSetType::OffsetType LevelSetOffsetType
TEquationContainer EquationContainerType
typename Superclass::LayerConstIterator LayerConstIterator
typename LevelSetType::OutputRealType LevelSetOutputRealType
Base class for updating the Shi representation of level-set function.
typename Superclass::OutputRealType OutputRealType
typename Superclass::LayerType LayerType
typename LabelImageType::Pointer LabelImagePointer
typename LevelSetType::LayerType LevelSetLayerType
typename Superclass::LayerMapType LayerMapType
EquationContainerPointer m_EquationContainer
typename LevelSetType::LayerMapIterator LevelSetLayerMapIterator
typename EquationContainerType::Pointer EquationContainerPointer
Derived class for the shi representation of level-set function.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename Superclass::OutputType OutputType
std::pair< LevelSetInputType, LevelSetOutputType > NodePairType
typename Superclass::LabelObjectLengthType LabelObjectLengthType
Base class for most ITK classes.
LabelImagePointer m_InternalImage
typename LevelSetType::Pointer LevelSetPointer
Templated n-dimensional image class.
typename ImageBaseType::OffsetType OffsetType
SizeValueType IdentifierType
typename EquationContainerType::TermContainerPointer TermContainerPointer
typename LevelSetType::LayerIterator LevelSetLayerIterator
typename LevelSetType::LabelObjectLineType LevelSetLabelObjectLineType
typename Superclass::LabelMapPointer LabelMapPointer