|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
19 #ifndef itkUpdateMalcolmSparseLevelSet_h
20 #define itkUpdateMalcolmSparseLevelSet_h
41 template <
unsigned int VDimension,
typename TEquationContainer>
58 static constexpr
unsigned int ImageDimension = VDimension;
87 itkGetModifiableObjectMacro(OutputLevelSet,
LevelSetType);
95 itkGetModifiableObjectMacro(InputLevelSet,
LevelSetType);
131 bool m_IsUsingUnPhasedPropagation{
true };
135 FillUpdateContainer();
140 EvolveWithUnPhasedPropagation();
145 EvolveWithPhasedPropagation(LevelSetLayerType & ioList, LevelSetLayerType & ioUpdate,
const bool iContraction);
150 CompactLayersToSinglePixelThickness();
162 #ifndef ITK_MANUAL_INSTANTIATION
163 # include "itkUpdateMalcolmSparseLevelSet.hxx"
166 #endif // itkUpdateMalcolmSparseLevelSet_h
SmartPointer< Self > Pointer
Represent a n-dimensional index in a n-dimensional image.
typename LayerMapType::const_iterator LayerMapConstIterator
typename NumericTraits< OutputType >::RealType OutputRealType
typename LevelSetType::OffsetType LevelSetOffsetType
typename LevelSetType::LayerType LevelSetLayerType
typename LabelObjectType::LineType LabelObjectLineType
std::map< LayerIdType, LayerType > LayerMapType
typename LevelSetType::LayerMapIterator LevelSetLayerMapIterator
typename LabelMapType::Pointer LabelMapPointer
typename LevelSetType::LabelMapType LevelSetLabelMapType
A neighborhood iterator which can take on an arbitrary shape.
typename LevelSetType::LabelMapPointer LevelSetLabelMapPointer
Templated n-dimensional image to store labeled objects.
typename LabelObjectType::Pointer LabelObjectPointer
Base class for updating the Malcolm representation of level-set function.
typename LevelSetType::InputType LevelSetInputType
typename LayerMapType::iterator LayerMapIterator
std::map< InputType, OutputType, Functor::LexicographicCompare > LayerType
typename LevelSetType::Pointer LevelSetPointer
typename EquationContainerType::Pointer EquationContainerPointer
Light weight base class for most itk classes.
The base class for the representation of a labeled binary object in an image.
typename LabelObjectType::LengthType LabelObjectLengthType
typename LevelSetType::LayerConstIterator LevelSetLayerConstIterator
typename LayerType::iterator LayerIterator
typename LevelSetType::LayerMapType LevelSetLayerMapType
TEquationContainer EquationContainerType
typename LevelSetType::LabelObjectType LevelSetLabelObjectType
typename LevelSetType::LayerMapConstIterator LevelSetLayerMapConstIterator
typename LabelImageType::Pointer LabelImagePointer
typename EquationContainerType::TermContainerPointer TermContainerPointer
std::pair< LevelSetInputType, LevelSetOutputType > NodePairType
typename LayerType::const_iterator LayerConstIterator
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename LevelSetType::LabelObjectLengthType LevelSetLabelObjectLengthType
Base class for most ITK classes.
Templated n-dimensional image class.
typename LevelSetType::OutputRealType LevelSetOutputRealType
typename ImageBaseType::OffsetType OffsetType
typename LevelSetType::LayerIterator LevelSetLayerIterator
Derived class for the Malcolm representation of level-set function.
typename LevelSetType::LabelObjectPointer LevelSetLabelObjectPointer
typename LevelSetType::OutputType LevelSetOutputType
SizeValueType IdentifierType
typename LevelSetType::LabelObjectLineType LevelSetLabelObjectLineType