ITK  4.3.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Types | Protected Member Functions | Protected Attributes | Private Member Functions | Friends | List of all members
itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > > Class Template Reference

#include <itkLevelSetEvolution.h>

+ Inheritance diagram for itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >:
+ Collaboration diagram for itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >:

Detailed Description

template<class TEquationContainer, typename TOutput, unsigned int VDimension>
class itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >

Definition at line 165 of file itkLevelSetEvolution.h.

Public Types

typedef Superclass::CacheImageType CacheImageType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::DomainMapImageFilterType 
DomainMapImageFilterType
 
typedef
Superclass::EquationContainerPointer 
EquationContainerPointer
 
typedef
Superclass::EquationContainerType 
EquationContainerType
 
typedef Superclass::IdListImageType IdListImageType
 
typedef Superclass::IdListIterator IdListIterator
 
typedef Superclass::IdListType IdListType
 
typedef
ImageRegionConstIteratorWithIndex
< InputImageType
InputImageConstIteratorType
 
typedef
Superclass::InputImageConstPointer 
InputImageConstPointer
 
typedef
Superclass::InputImagePixelType 
InputImagePixelType
 
typedef
Superclass::InputImageRegionType 
InputImageRegionType
 
typedef Superclass::InputImageType InputImageType
 
typedef
Superclass::InputPixelRealType 
InputPixelRealType
 
typedef
Superclass::LevelSetContainerType 
LevelSetContainerType
 
typedef
Superclass::LevelSetDataType 
LevelSetDataType
 
typedef
Superclass::LevelSetIdentifierType 
LevelSetIdentifierType
 
typedef
Superclass::LevelSetInputType 
LevelSetInputType
 
typedef
LevelSetType::LabelMapPointer 
LevelSetLabelMapPointer
 
typedef LevelSetType::LabelMapType LevelSetLabelMapType
 
typedef LevelSetType::LayerType LevelSetLayerType
 
typedef
Superclass::LevelSetOutputRealType 
LevelSetOutputRealType
 
typedef
Superclass::LevelSetOutputType 
LevelSetOutputType
 
typedef
WhitakerSparseLevelSetImage
< TOutput, VDimension > 
LevelSetType
 
typedef SmartPointer< SelfPointer
 
typedef LevelSetEvolution Self
 
typedef
Superclass::StoppingCriterionPointer 
StoppingCriterionPointer
 
typedef
Superclass::StoppingCriterionType 
StoppingCriterionType
 
typedef LevelSetEvolutionBase
< TEquationContainer,
LevelSetType
Superclass
 
typedef
Superclass::TermContainerPointer 
TermContainerPointer
 
typedef
Superclass::TermContainerType 
TermContainerType
 
typedef Superclass::TermPointer TermPointer
 
typedef Superclass::TermType TermType
 
typedef
UpdateLevelSetFilterType::Pointer 
UpdateLevelSetFilterPointer
 
typedef
UpdateWhitakerSparseLevelSet
< ImageDimension,
LevelSetOutputType,
EquationContainerType
UpdateLevelSetFilterType
 
- Public Types inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >
typedef
LevelSetContainerType::CacheImageType 
CacheImageType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
LevelSetContainerType::DomainMapImageFilterType 
DomainMapImageFilterType
 
typedef
EquationContainerType::Pointer 
EquationContainerPointer
 
typedef TEquationContainer EquationContainerType
 
typedef
LevelSetContainerType::IdListConstIterator 
IdListConstIterator
 
typedef
LevelSetContainerType::IdListImageType 
IdListImageType
 
typedef
LevelSetContainerType::IdListIterator 
IdListIterator
 
typedef
LevelSetContainerType::IdListType 
IdListType
 
typedef
InputImageType::ConstPointer 
InputImageConstPointer
 
typedef InputImageType::PixelType InputImagePixelType
 
typedef InputImageType::RegionType InputImageRegionType
 
typedef
TermContainerType::InputImageType 
InputImageType
 
typedef NumericTraits
< InputImagePixelType >
::RealType 
InputPixelRealType
 
typedef
TermContainerType::LevelSetContainerType 
LevelSetContainerType
 
typedef
LevelSetType::LevelSetDataType 
LevelSetDataType
 
typedef
LevelSetContainerType::LevelSetIdentifierType 
LevelSetIdentifierType
 
typedef LevelSetType::InputType LevelSetInputType
 
typedef
LevelSetType::OutputRealType 
LevelSetOutputRealType
 
typedef LevelSetType::OutputType LevelSetOutputType
 
typedef
WhitakerSparseLevelSetImage
< TOutput, VDimension > 
LevelSetType
 
typedef SmartPointer< SelfPointer
 
typedef LevelSetEvolutionBase Self
 
typedef
StoppingCriterionType::Pointer 
StoppingCriterionPointer
 
typedef
LevelSetEvolutionStoppingCriterion
< LevelSetContainerType
StoppingCriterionType
 
typedef Object Superclass
 
typedef TermContainerType::Pointer TermContainerPointer
 
typedef
EquationContainerType::TermContainerType 
TermContainerType
 
typedef TermType::Pointer TermPointer
 
typedef TermContainerType::TermType TermType
 
- Public Types inherited from itk::Object
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef Object Self
 
typedef LightObject Superclass
 
- Public Types inherited from itk::LightObject
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef LightObject Self
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
- Public Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >
virtual LevelSetContainerTypeGetLevelSetContainer ()
 
virtual IdentifierType GetNumberOfIterations () const
 
virtual void SetLevelSetContainer (LevelSetContainerType *_arg)
 
void SetTimeStep (const LevelSetOutputRealType &iDt)
 
void Update ()
 
virtual void SetAlpha (LevelSetOutputRealType _arg)
 
virtual LevelSetOutputRealType GetAlpha ()
 
virtual void SetEquationContainer (EquationContainerType *_arg)
 
virtual EquationContainerTypeGetEquationContainer ()
 
virtual StoppingCriterionTypeGetStoppingCriterion ()
 
virtual void SetStoppingCriterion (StoppingCriterionType *_arg)
 
- 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 (void)
 
const MetaDataDictionaryGetMetaDataDictionary (void) 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
 
virtual void Register () const
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
virtual void SetReferenceCount (int)
 
virtual void UnRegister () 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 Attributes

static const unsigned int ImageDimension = Superclass::ImageDimension
 
- Static Public Attributes inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >
static const unsigned int ImageDimension
 

Protected Types

typedef std::pair
< LevelSetInputType,
LevelSetOutputType
NodePairType
 
typedef
LevelSetEvolutionComputeIterationThreader
< LevelSetType,
SplitLevelSetPartitionerType,
Self
SplitLevelSetComputeIterationThreaderType
 
typedef
ThreadedIteratorRangePartitioner
< typename
LevelSetType::LayerConstIterator
SplitLevelSetPartitionerType
 

Protected Member Functions

virtual void AllocateUpdateBuffer ()
 
virtual void ComputeIteration ()
 
virtual void ComputeTimeStepForNextIteration ()
 
 LevelSetEvolution ()
 
virtual void UpdateEquations ()
 
virtual void UpdateLevelSets ()
 
 ~LevelSetEvolution ()
 
- Protected Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >
void CheckSetUp ()
 
void Evolve ()
 
void InitializeIteration ()
 
 LevelSetEvolutionBase ()
 
virtual ~LevelSetEvolutionBase ()
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void PrintSelf (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &time)
 
virtual ~Object ()
 
- 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 ()
 

Protected Attributes

SplitLevelSetComputeIterationThreaderType::Pointer m_SplitLevelSetComputeIterationThreader
 
std::map< IdentifierType,
LevelSetLayerType * > 
m_UpdateBuffer
 
- Protected Attributes inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >
LevelSetOutputRealType m_Alpha
 
LevelSetOutputRealType m_Dt
 
EquationContainerPointer m_EquationContainer
 
LevelSetContainerType::Pointer m_LevelSetContainer
 
LevelSetContainerType::Iterator m_LevelSetContainerIteratorToProcessWhenThreading
 
LevelSetContainerType::Iterator m_LevelSetUpdateContainerIteratorToProcessWhenThreading
 
IdentifierType m_NumberOfIterations
 
LevelSetOutputRealType m_RMSChangeAccumulator
 
StoppingCriterionPointer m_StoppingCriterion
 
bool m_UserGloballyDefinedTimeStep
 

Private Member Functions

 LevelSetEvolution (const Self &)
 
void operator= (const Self &)
 

Friends

class LevelSetEvolutionComputeIterationThreader< LevelSetType, SplitLevelSetPartitionerType, Self >
 

Member Typedef Documentation

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::CacheImageType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::CacheImageType

Definition at line 215 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef SmartPointer< const Self > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::ConstPointer

Definition at line 173 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::DomainMapImageFilterType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::DomainMapImageFilterType

Definition at line 216 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::EquationContainerPointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::EquationContainerPointer

Definition at line 183 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::EquationContainerType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::EquationContainerType

Definition at line 180 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::IdListImageType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::IdListImageType

Definition at line 214 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::IdListIterator itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::IdListIterator

Definition at line 213 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::IdListType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::IdListType

Definition at line 212 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef ImageRegionConstIteratorWithIndex< InputImageType > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::InputImageConstIteratorType

Definition at line 221 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::InputImageConstPointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::InputImageConstPointer

Definition at line 192 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::InputImagePixelType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::InputImagePixelType

Definition at line 191 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::InputImageRegionType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::InputImageRegionType

Definition at line 193 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::InputImageType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::InputImageType

Definition at line 190 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::InputPixelRealType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::InputPixelRealType

Definition at line 194 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::LevelSetContainerType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetContainerType

Definition at line 198 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::LevelSetDataType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetDataType

Definition at line 204 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::LevelSetIdentifierType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetIdentifierType

Definition at line 199 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::LevelSetInputType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetInputType

Definition at line 201 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef LevelSetType::LabelMapPointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetLabelMapPointer

Definition at line 209 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef LevelSetType::LabelMapType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetLabelMapType

Definition at line 208 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef LevelSetType::LayerType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetLayerType

Definition at line 206 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::LevelSetOutputRealType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetOutputRealType

Definition at line 203 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::LevelSetOutputType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetOutputType

Definition at line 202 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef WhitakerSparseLevelSetImage< TOutput, VDimension > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetType

Definition at line 169 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef std::pair< LevelSetInputType, LevelSetOutputType > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::NodePairType
protected

Definition at line 230 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef SmartPointer< Self > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::Pointer

Definition at line 172 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef LevelSetEvolution itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::Self

Definition at line 171 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef LevelSetEvolutionComputeIterationThreader< LevelSetType, SplitLevelSetPartitionerType, Self > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::SplitLevelSetComputeIterationThreaderType
protected

Definition at line 253 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef ThreadedIteratorRangePartitioner< typename LevelSetType::LayerConstIterator > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::SplitLevelSetPartitionerType
protected

Definition at line 251 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::StoppingCriterionPointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::StoppingCriterionPointer

Definition at line 219 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::StoppingCriterionType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::StoppingCriterionType

Definition at line 218 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef LevelSetEvolutionBase< TEquationContainer, LevelSetType > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::Superclass

Definition at line 174 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::TermContainerPointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::TermContainerPointer

Definition at line 185 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::TermContainerType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::TermContainerType

Definition at line 184 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::TermPointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::TermPointer

Definition at line 188 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef Superclass::TermType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::TermType

Definition at line 187 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef UpdateLevelSetFilterType::Pointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::UpdateLevelSetFilterPointer

Definition at line 224 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
typedef UpdateWhitakerSparseLevelSet< ImageDimension, LevelSetOutputType, EquationContainerType > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::UpdateLevelSetFilterType

Definition at line 223 of file itkLevelSetEvolution.h.

Constructor & Destructor Documentation

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetEvolution ( )
protected
template<class TEquationContainer , typename TOutput , unsigned int VDimension>
itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::~LevelSetEvolution ( )
protected
template<class TEquationContainer , typename TOutput , unsigned int VDimension>
itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::LevelSetEvolution ( const Self )
private

Member Function Documentation

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::AllocateUpdateBuffer ( )
protectedvirtual

Initialize the update buffers for all level sets to hold the updates of equations in each iteration

Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::ComputeIteration ( )
protectedvirtual

Compute the update at each pixel and store in the update buffer

Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::ComputeTimeStepForNextIteration ( )
protectedvirtual

Compute the time-step for the next iteration

Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
virtual::itk::LightObject::Pointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::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.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
virtual const char* itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::GetNameOfClass ( ) const
virtual
template<class TEquationContainer , typename TOutput , unsigned int VDimension>
static Pointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::New ( )
static

Method for creation through object factory

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::operator= ( const Self )
private
template<class TEquationContainer , typename TOutput , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::UpdateEquations ( )
protectedvirtual
template<class TEquationContainer , typename TOutput , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::UpdateLevelSets ( )
protectedvirtual

Update the levelset by 1 iteration from the computed updates

Implements itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >.

Friends And Related Function Documentation

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
friend class LevelSetEvolutionComputeIterationThreader< LevelSetType, SplitLevelSetPartitionerType, Self >
friend

Definition at line 252 of file itkLevelSetEvolution.h.

Member Data Documentation

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
const unsigned int itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::ImageDimension = Superclass::ImageDimension
static

Definition at line 196 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
SplitLevelSetComputeIterationThreaderType::Pointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::m_SplitLevelSetComputeIterationThreader
protected

Definition at line 254 of file itkLevelSetEvolution.h.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
std::map< IdentifierType, LevelSetLayerType* > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::m_UpdateBuffer
protected

Definition at line 233 of file itkLevelSetEvolution.h.


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