ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkUpdateMalcolmSparseLevelSet.h>
Base class for updating the Malcolm representation of level-set function.
VDimension | Dimension of the input space |
TEquationContainer | Container of the system of levelset equations |
Definition at line 43 of file itkUpdateMalcolmSparseLevelSet.h.
typedef SmartPointer< const Self > itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::ConstPointer |
Reimplemented from itk::Object.
Definition at line 48 of file itkUpdateMalcolmSparseLevelSet.h.
typedef EquationContainerType::Pointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::EquationContainerPointer |
Definition at line 82 of file itkUpdateMalcolmSparseLevelSet.h.
typedef TEquationContainer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::EquationContainerType |
Definition at line 81 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LabelImageType::Pointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LabelImagePointer [protected] |
Definition at line 122 of file itkUpdateMalcolmSparseLevelSet.h.
typedef Image< int8_t, ImageDimension > itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LabelImageType [protected] |
Definition at line 121 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::InputType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetInputType |
Definition at line 61 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LabelMapPointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLabelMapPointer |
Definition at line 65 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LabelMapType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLabelMapType |
Definition at line 64 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LabelObjectLengthType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLabelObjectLengthType |
Definition at line 69 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LabelObjectLineType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLabelObjectLineType |
Definition at line 70 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LabelObjectPointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLabelObjectPointer |
Definition at line 68 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LabelObjectType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLabelObjectType |
Definition at line 67 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LayerConstIterator itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLayerConstIterator |
Definition at line 74 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LayerIterator itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLayerIterator |
Definition at line 73 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LayerMapConstIterator itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLayerMapConstIterator |
Definition at line 79 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LayerMapIterator itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLayerMapIterator |
Definition at line 78 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LayerMapType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLayerMapType |
Definition at line 77 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::LayerType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetLayerType |
Definition at line 72 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::OutputRealType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetOutputRealType |
Definition at line 75 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::OutputType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetOutputType |
Definition at line 62 of file itkUpdateMalcolmSparseLevelSet.h.
typedef LevelSetType::Pointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetPointer |
Definition at line 60 of file itkUpdateMalcolmSparseLevelSet.h.
typedef MalcolmSparseLevelSetImage< ImageDimension > itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::LevelSetType |
Definition at line 59 of file itkUpdateMalcolmSparseLevelSet.h.
typedef ShapedNeighborhoodIterator< LabelImageType > itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::NeighborhoodIteratorType [protected] |
Definition at line 126 of file itkUpdateMalcolmSparseLevelSet.h.
typedef std::pair< LevelSetInputType, LevelSetOutputType > itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::NodePairType [private] |
Definition at line 154 of file itkUpdateMalcolmSparseLevelSet.h.
typedef SmartPointer< Self > itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::Pointer |
Reimplemented from itk::Object.
Definition at line 47 of file itkUpdateMalcolmSparseLevelSet.h.
typedef UpdateMalcolmSparseLevelSet itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::Self |
Smart pointer typedef support.
Reimplemented from itk::Object.
Definition at line 46 of file itkUpdateMalcolmSparseLevelSet.h.
typedef Object itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::Superclass |
Reimplemented from itk::Object.
Definition at line 49 of file itkUpdateMalcolmSparseLevelSet.h.
typedef EquationContainerType::TermContainerPointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::TermContainerPointer |
Definition at line 83 of file itkUpdateMalcolmSparseLevelSet.h.
itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::UpdateMalcolmSparseLevelSet | ( | ) | [protected] |
virtual itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::~UpdateMalcolmSparseLevelSet | ( | ) | [protected, virtual] |
itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::UpdateMalcolmSparseLevelSet | ( | const Self & | ) | [private] |
void itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::CompactLayersToSinglePixelThickness | ( | ) | [protected] |
Make sure the layers are of single pixel thickness only. This method is related to the minimal interface function described in the original paper.
virtual::itk::LightObject::Pointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::CreateAnother | ( | void | ) | const [virtual] |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
void itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::EvolveWithPhasedPropagation | ( | LevelSetLayerType & | ioList, |
LevelSetLayerType & | ioUpdate, | ||
const bool & | iContraction | ||
) | [protected] |
Update separately the zero layer for points with positive/negative update values Move points to -1 or +1 layers
void itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::EvolveWithUnPhasedPropagation | ( | ) | [protected] |
Update the zero layer for all points with values stored in UpdateContainer Move points to -1 or +1 layers
void itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::FillUpdateContainer | ( | ) | [protected] |
Compute the updates for all points in the 0 layer and store in UpdateContainer
virtual IdentifierType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::GetCurrentLevelSetId | ( | ) | [virtual] |
Set/Get the current level set id
virtual EquationContainerType* itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::GetEquationContainer | ( | ) | [virtual] |
Set/Get the Equation container for computing the update
virtual LevelSetType* itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::GetInputLevelSet | ( | ) | [virtual] |
Set/Get the sparse levet set image
virtual const char* itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::GetNameOfClass | ( | ) | const [virtual] |
Run-time type information
Reimplemented from itk::Object.
virtual LevelSetType* itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::GetOutputLevelSet | ( | ) | [virtual] |
virtual LevelSetOutputRealType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::GetRMSChangeAccumulator | ( | ) | [virtual] |
Set/Get the RMS change for the update
static Pointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::New | ( | ) | [static] |
Method for creation through object factory
Reimplemented from itk::Object.
void itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::operator= | ( | const Self & | ) | [private] |
Mutex lock to protect modification to the reference count
Reimplemented from itk::Object.
virtual void itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::SetCurrentLevelSetId | ( | IdentifierType | _arg | ) | [virtual] |
Set/Get the current level set id
virtual void itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::SetEquationContainer | ( | EquationContainerType * | _arg | ) | [virtual] |
Set/Get the Equation container for computing the update
virtual void itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::SetInputLevelSet | ( | LevelSetType * | _arg | ) | [virtual] |
Set/Get the sparse levet set image
void itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::Update | ( | ) |
Update function for initializing and computing the output level set
const unsigned int itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::ImageDimension = VDimension [static] |
Definition at line 57 of file itkUpdateMalcolmSparseLevelSet.h.
IdentifierType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::m_CurrentLevelSetId [protected] |
Definition at line 117 of file itkUpdateMalcolmSparseLevelSet.h.
EquationContainerPointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::m_EquationContainer [protected] |
Definition at line 119 of file itkUpdateMalcolmSparseLevelSet.h.
LevelSetPointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::m_InputLevelSet [private] |
Definition at line 152 of file itkUpdateMalcolmSparseLevelSet.h.
LabelImagePointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::m_InternalImage [protected] |
Definition at line 124 of file itkUpdateMalcolmSparseLevelSet.h.
bool itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::m_IsUsingUnPhasedPropagation [protected] |
Definition at line 128 of file itkUpdateMalcolmSparseLevelSet.h.
LevelSetPointer itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::m_OutputLevelSet [protected] |
Definition at line 113 of file itkUpdateMalcolmSparseLevelSet.h.
LevelSetOutputRealType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::m_RMSChangeAccumulator [protected] |
Definition at line 118 of file itkUpdateMalcolmSparseLevelSet.h.
LevelSetLayerType itk::UpdateMalcolmSparseLevelSet< VDimension, TEquationContainer >::m_Update [protected] |
Definition at line 115 of file itkUpdateMalcolmSparseLevelSet.h.