ITK  5.0.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Types | Private Attributes | List of all members
itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer > Class Template Reference

#include <itkUpdateWhitakerSparseLevelSet.h>

+ Inheritance diagram for itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >:
+ Collaboration diagram for itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >:

Detailed Description

template<unsigned int VDimension, typename TLevelSetValueType, typename TEquationContainer>
class itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >

Base class for updating the level-set function.

Template Parameters
VDimensionDimension of the input space
TLevelSetValueTypeOutput type (float or double) of the levelset function
TEquationContainerContainer of the system of levelset equations

Definition at line 45 of file itkUpdateWhitakerSparseLevelSet.h.

Public Types

using ConstPointer = SmartPointer< const Self >
 
using EquationContainerPointer = typename EquationContainerType::Pointer
 
using EquationContainerType = TEquationContainer
 
using LabelImagePointer = typename LabelImageType::Pointer
 
using LabelImageToLabelMapFilterType = LabelImageToLabelMapFilter< LabelImageType, LevelSetLabelMapType >
 
using LabelImageType = Image< LevelSetLayerIdType, ImageDimension >
 
using LabelMapToLabelImageFilterType = LabelMapToLabelImageFilter< LevelSetLabelMapType, LabelImageType >
 
using LevelSetInputType = typename LevelSetType::InputType
 
using LevelSetLabelMapPointer = typename LevelSetType::LabelMapPointer
 
using LevelSetLabelMapType = typename LevelSetType::LabelMapType
 
using LevelSetLabelObjectLengthType = typename LevelSetType::LabelObjectLengthType
 
using LevelSetLabelObjectLineType = typename LevelSetType::LabelObjectLineType
 
using LevelSetLabelObjectPointer = typename LevelSetType::LabelObjectPointer
 
using LevelSetLabelObjectType = typename LevelSetType::LabelObjectType
 
using LevelSetLayerConstIterator = typename LevelSetType::LayerConstIterator
 
using LevelSetLayerIdType = typename LevelSetType::LayerIdType
 
using LevelSetLayerIterator = typename LevelSetType::LayerIterator
 
using LevelSetLayerMapConstIterator = typename LevelSetType::LayerMapConstIterator
 
using LevelSetLayerMapIterator = typename LevelSetType::LayerMapIterator
 
using LevelSetLayerMapType = typename LevelSetType::LayerMapType
 
using LevelSetLayerType = typename LevelSetType::LayerType
 
using LevelSetOffsetType = typename LevelSetType::OffsetType
 
using LevelSetOutputRealType = typename LevelSetType::OutputRealType
 
using LevelSetOutputType = TLevelSetValueType
 
using LevelSetPointer = typename LevelSetType::Pointer
 
using LevelSetType = WhitakerSparseLevelSetImage< LevelSetOutputType, ImageDimension >
 
using Pointer = SmartPointer< Self >
 
using Self = UpdateWhitakerSparseLevelSet
 
using Superclass = Object
 
using TermContainerPointer = typename EquationContainerType::TermContainerPointer
 
using TermContainerType = typename EquationContainerType::TermContainerType
 
- Public Types inherited from itk::Object
using ConstPointer = SmartPointer< const Self >
 
using Pointer = SmartPointer< Self >
 
using Self = Object
 
using Superclass = LightObject
 
- Public Types inherited from itk::LightObject
using ConstPointer = SmartPointer< const Self >
 
using Pointer = SmartPointer< Self >
 
using Self = LightObject
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual LevelSetTypeGetModifiableOutputLevelSet ()
 
virtual const char * GetNameOfClass () const
 
virtual const LevelSetTypeGetOutputLevelSet () const
 
virtual LevelSetOutputType GetRMSChangeAccumulator ()
 
void SetUpdate (const LevelSetLayerType &update)
 
void Update ()
 
virtual void SetInputLevelSet (LevelSetType *_arg)
 
virtual LevelSetTypeGetModifiableInputLevelSet ()
 
virtual const LevelSetTypeGetInputLevelSet () const
 
virtual void SetTimeStep (LevelSetOutputType _arg)
 
virtual LevelSetOutputType GetTimeStep ()
 
virtual void SetEquationContainer (EquationContainerType *_arg)
 
virtual EquationContainerTypeGetModifiableEquationContainer ()
 
virtual const
EquationContainerType
GetEquationContainer () const
 
virtual void SetCurrentLevelSetId (IdentifierType _arg)
 
virtual IdentifierType GetCurrentLevelSetId ()
 
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
 
unsigned long AddObserver (const EventObject &event, Command *) const
 
virtual void DebugOff () const
 
virtual void DebugOn () const
 
CommandGetCommand (unsigned long tag)
 
bool GetDebug () const
 
MetaDataDictionaryGetMetaDataDictionary ()
 
const MetaDataDictionaryGetMetaDataDictionary () const
 
virtual ModifiedTimeType GetMTime () const
 
virtual const TimeStampGetTimeStamp () const
 
bool HasObserver (const EventObject &event) const
 
void InvokeEvent (const EventObject &)
 
void InvokeEvent (const EventObject &) const
 
virtual void Modified () const
 
void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetReferenceCount (int) override
 
void UnRegister () const noexceptoverride
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
void SetMetaDataDictionary (MetaDataDictionary &&rrhs)
 
virtual void SetObjectName (std::string _arg)
 
virtual const std::string & GetObjectName () const
 
- Public Member Functions inherited from itk::LightObject
virtual void Delete ()
 
virtual int GetReferenceCount () const
 
 itkCloneMacro (Self)
 
void Print (std::ostream &os, Indent indent=0) const
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::Object
static bool GetGlobalWarningDisplay ()
 
static void GlobalWarningDisplayOff ()
 
static void GlobalWarningDisplayOn ()
 
static Pointer New ()
 
static void SetGlobalWarningDisplay (bool flag)
 
- Static Public Member Functions inherited from itk::LightObject
static void BreakOnError ()
 
static Pointer New ()
 

Static Public Attributes

static constexpr unsigned int ImageDimension = VDimension
 

Protected Member Functions

void MovePointFromMinus1 ()
 
void MovePointFromMinus2 ()
 
void MovePointFromPlus1 ()
 
void MovePointFromPlus2 ()
 
void MovePointIntoZeroLevelSet ()
 
void UpdateLayerMinus1 ()
 
void UpdateLayerMinus2 ()
 
void UpdateLayerPlus1 ()
 
void UpdateLayerPlus2 ()
 
void UpdateLayerZero ()
 
 UpdateWhitakerSparseLevelSet ()
 
 ~UpdateWhitakerSparseLevelSet () override=default
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
virtual void SetTimeStamp (const TimeStamp &time)
 
 ~Object () override
 
- Protected Member Functions inherited from itk::LightObject
virtual LightObject::Pointer InternalClone () const
 
 LightObject ()
 
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 
virtual ~LightObject ()
 

Private Types

using NeighborhoodIteratorType = ShapedNeighborhoodIterator< LabelImageType >
 
using NodePairType = std::pair< LevelSetInputType, LevelSetOutputType >
 

Private Attributes

IdentifierType m_CurrentLevelSetId
 
EquationContainerPointer m_EquationContainer
 
LevelSetPointer m_InputLevelSet
 
LabelImagePointer m_InternalImage
 
LevelSetLayerIdType m_MaxStatus
 
LevelSetLayerIdType m_MinStatus
 
LevelSetOffsetType m_Offset
 
LevelSetPointer m_OutputLevelSet
 
LevelSetOutputType m_RMSChangeAccumulator
 
LevelSetPointer m_TempLevelSet
 
LevelSetLayerType m_TempPhi
 
LevelSetOutputType m_TimeStep
 
LevelSetLayerType m_Update
 

Additional Inherited Members

- Protected Attributes inherited from itk::LightObject
std::atomic< int > m_ReferenceCount
 

Member Typedef Documentation

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::ConstPointer = SmartPointer< const Self >

Definition at line 52 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::EquationContainerPointer = typename EquationContainerType::Pointer

Definition at line 90 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::EquationContainerType = TEquationContainer

Definition at line 89 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LabelImagePointer = typename LabelImageType::Pointer

Definition at line 96 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LabelImageToLabelMapFilterType = LabelImageToLabelMapFilter< LabelImageType, LevelSetLabelMapType >

Definition at line 99 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LabelImageType = Image< LevelSetLayerIdType, ImageDimension >

Definition at line 95 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LabelMapToLabelImageFilterType = LabelMapToLabelImageFilter< LevelSetLabelMapType, LabelImageType >

Definition at line 98 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetInputType = typename LevelSetType::InputType

Definition at line 68 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLabelMapPointer = typename LevelSetType::LabelMapPointer

Definition at line 72 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLabelMapType = typename LevelSetType::LabelMapType

Definition at line 71 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLabelObjectLengthType = typename LevelSetType::LabelObjectLengthType

Definition at line 76 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLabelObjectLineType = typename LevelSetType::LabelObjectLineType

Definition at line 77 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLabelObjectPointer = typename LevelSetType::LabelObjectPointer

Definition at line 75 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLabelObjectType = typename LevelSetType::LabelObjectType

Definition at line 74 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLayerConstIterator = typename LevelSetType::LayerConstIterator

Definition at line 82 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLayerIdType = typename LevelSetType::LayerIdType

Definition at line 79 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLayerIterator = typename LevelSetType::LayerIterator

Definition at line 81 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLayerMapConstIterator = typename LevelSetType::LayerMapConstIterator

Definition at line 87 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLayerMapIterator = typename LevelSetType::LayerMapIterator

Definition at line 86 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLayerMapType = typename LevelSetType::LayerMapType

Definition at line 85 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetLayerType = typename LevelSetType::LayerType

Definition at line 80 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetOffsetType = typename LevelSetType::OffsetType

Definition at line 69 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetOutputRealType = typename LevelSetType::OutputRealType

Definition at line 83 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetOutputType = TLevelSetValueType

Definition at line 63 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetPointer = typename LevelSetType::Pointer

Definition at line 67 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::LevelSetType = WhitakerSparseLevelSetImage< LevelSetOutputType, ImageDimension >

Definition at line 66 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::NeighborhoodIteratorType = ShapedNeighborhoodIterator< LabelImageType >
private

Definition at line 187 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::NodePairType = std::pair< LevelSetInputType, LevelSetOutputType >
private

Definition at line 189 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::Pointer = SmartPointer< Self >

Definition at line 51 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::Self = UpdateWhitakerSparseLevelSet

Definition at line 50 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::Superclass = Object

Definition at line 53 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::TermContainerPointer = typename EquationContainerType::TermContainerPointer

Definition at line 93 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
using itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::TermContainerType = typename EquationContainerType::TermContainerType

Definition at line 92 of file itkUpdateWhitakerSparseLevelSet.h.

Constructor & Destructor Documentation

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::UpdateWhitakerSparseLevelSet ( )
protected
template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::~UpdateWhitakerSparseLevelSet ( )
overrideprotecteddefault

Member Function Documentation

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual::itk::LightObject::Pointer itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::CreateAnother ( ) 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.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual IdentifierType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetCurrentLevelSetId ( )
virtual

Set/Get the current level set id

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual const EquationContainerType* itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetEquationContainer ( ) const
virtual

Set/Get the Equation container for computing the update

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual const LevelSetType* itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetInputLevelSet ( ) const
virtual

Set/Get the sparse levet set image

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual EquationContainerType* itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetModifiableEquationContainer ( )
virtual

Set/Get the Equation container for computing the update

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual LevelSetType* itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetModifiableInputLevelSet ( )
virtual

Set/Get the sparse levet set image

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual LevelSetType* itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetModifiableOutputLevelSet ( )
virtual
template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual const char* itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetNameOfClass ( ) const
virtual

Run-time type information

Reimplemented from itk::Object.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual const LevelSetType* itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetOutputLevelSet ( ) const
virtual
template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual LevelSetOutputType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetRMSChangeAccumulator ( )
virtual

Set/Get the RMS change for the update

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual LevelSetOutputType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::GetTimeStep ( )
virtual

Set/Get the TimeStep for the update

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::MovePointFromMinus1 ( )
protected

Move identified points into -1 level set layer

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::MovePointFromMinus2 ( )
protected

Move identified points into -2 level set layer

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::MovePointFromPlus1 ( )
protected

Move identified points into +1 level set layer

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::MovePointFromPlus2 ( )
protected

Move identified points into +2 level set layer

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::MovePointIntoZeroLevelSet ( )
protected

Move identified points into 0 level set layer

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
static Pointer itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::New ( )
static

Method for creation through object factory

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::SetCurrentLevelSetId ( IdentifierType  _arg)
virtual

Set/Get the current level set id

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::SetEquationContainer ( EquationContainerType _arg)
virtual

Set/Get the Equation container for computing the update

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::SetInputLevelSet ( LevelSetType _arg)
virtual

Set/Get the sparse levet set image

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
virtual void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::SetTimeStep ( LevelSetOutputType  _arg)
virtual

Set/Get the TimeStep for the update

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::SetUpdate ( const LevelSetLayerType update)

Set the update map for all points in the zero layer

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::Update ( )

Update function for initializing and computing the output level set

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::UpdateLayerMinus1 ( )
protected

Update -1 level set layer by moving relevant points to layers -2 or 0

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::UpdateLayerMinus2 ( )
protected

Update zero level set layer by moving relevant points to layers -3 or -1

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::UpdateLayerPlus1 ( )
protected

Update +1 level set layer by moving relevant points to layers 0 or 2

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::UpdateLayerPlus2 ( )
protected

Update +2 level set layer by moving relevant points to layers 1 or 3

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
void itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::UpdateLayerZero ( )
protected

Update zero level set layer by moving relevant points to layers -1 or 1

Member Data Documentation

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
constexpr unsigned int itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::ImageDimension = VDimension
static

Definition at line 61 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
IdentifierType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_CurrentLevelSetId
private

Definition at line 169 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
EquationContainerPointer itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_EquationContainer
private

Definition at line 171 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetPointer itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_InputLevelSet
private

Definition at line 174 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LabelImagePointer itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_InternalImage
private

Definition at line 183 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetLayerIdType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_MaxStatus
private

Definition at line 181 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetLayerIdType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_MinStatus
private

Definition at line 180 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetOffsetType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_Offset
private

Definition at line 185 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetPointer itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_OutputLevelSet
private

Definition at line 175 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetOutputType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_RMSChangeAccumulator
private

Definition at line 168 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetPointer itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_TempLevelSet
private

Definition at line 177 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetLayerType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_TempPhi
private

Definition at line 178 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetOutputType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_TimeStep
private

Definition at line 167 of file itkUpdateWhitakerSparseLevelSet.h.

template<unsigned int VDimension, typename TLevelSetValueType , typename TEquationContainer >
LevelSetLayerType itk::UpdateWhitakerSparseLevelSet< VDimension, TLevelSetValueType, TEquationContainer >::m_Update
private

Definition at line 173 of file itkUpdateWhitakerSparseLevelSet.h.


The documentation for this class was generated from the following file: