ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Member Functions
itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > > Class Template Reference

#include <itkLevelSetEvolution.h>

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

List of all members.

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::LayerIterator LevelSetLayerIterator
typedef LevelSetType::LayerType LevelSetLayerType
typedef
Superclass::LevelSetOutputRealType 
LevelSetOutputRealType
typedef
Superclass::LevelSetOutputType 
LevelSetOutputType
typedef
MalcolmSparseLevelSetImage
< 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
UpdateMalcolmSparseLevelSet
< ImageDimension,
EquationContainerType
UpdateLevelSetFilterType
- Public Types inherited from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >
typedef
LevelSetContainerType::IdListConstIterator 
IdListConstIterator
- Public Types inherited from itk::Object
- Public Types inherited from itk::LightObject

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
virtual const char * GetNameOfClass () const
- Public Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< 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 unsigned long 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, MalcolmSparseLevelSetImage< VDimension > >

Protected Member Functions

 LevelSetEvolution ()
virtual void UpdateEquations ()
virtual void UpdateLevelSets ()
virtual ~LevelSetEvolution ()
- Protected Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >
virtual void AllocateUpdateBuffer ()
void CheckSetUp ()
virtual void ComputeIteration ()
virtual void ComputeTimeStepForNextIteration ()
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 ()

Private Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< 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

Detailed Description

template<class TEquationContainer, unsigned int VDimension>
class itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >

Definition at line 344 of file itkLevelSetEvolution.h.


Member Typedef Documentation

template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::CacheImageType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::CacheImageType
template<class TEquationContainer , unsigned int VDimension>
typedef SmartPointer< const Self > itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::ConstPointer
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::DomainMapImageFilterType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::DomainMapImageFilterType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::EquationContainerPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::EquationContainerPointer
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::EquationContainerType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::EquationContainerType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::IdListImageType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::IdListImageType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::IdListIterator itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::IdListIterator
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::IdListType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::IdListType
template<class TEquationContainer , unsigned int VDimension>
typedef ImageRegionConstIteratorWithIndex< InputImageType > itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageConstIteratorType

Definition at line 402 of file itkLevelSetEvolution.h.

template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::InputImageConstPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageConstPointer
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::InputImagePixelType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImagePixelType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::InputImageRegionType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageRegionType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::InputImageType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::InputPixelRealType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputPixelRealType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetContainerType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetContainerType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetDataType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetDataType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetIdentifierType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetIdentifierType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetInputType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetInputType
template<class TEquationContainer , unsigned int VDimension>
typedef LevelSetType::LabelMapPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLabelMapPointer

Definition at line 390 of file itkLevelSetEvolution.h.

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

Definition at line 389 of file itkLevelSetEvolution.h.

template<class TEquationContainer , unsigned int VDimension>
typedef LevelSetType::LayerIterator itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLayerIterator

Definition at line 387 of file itkLevelSetEvolution.h.

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

Definition at line 386 of file itkLevelSetEvolution.h.

template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetOutputRealType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetOutputRealType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetOutputType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetOutputType
template<class TEquationContainer , unsigned int VDimension>
typedef MalcolmSparseLevelSetImage< VDimension > itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetType
template<class TEquationContainer , unsigned int VDimension>
typedef SmartPointer< Self > itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Pointer
template<class TEquationContainer , unsigned int VDimension>
typedef LevelSetEvolution itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Self

Smart pointer typedef support.

Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >.

Definition at line 351 of file itkLevelSetEvolution.h.

template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::StoppingCriterionPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::StoppingCriterionPointer
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::StoppingCriterionType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::StoppingCriterionType
template<class TEquationContainer , unsigned int VDimension>
typedef LevelSetEvolutionBase< TEquationContainer, LevelSetType > itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Superclass
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::TermContainerPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermContainerPointer
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::TermContainerType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermContainerType
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::TermPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermPointer
template<class TEquationContainer , unsigned int VDimension>
typedef Superclass::TermType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermType
template<class TEquationContainer , unsigned int VDimension>
typedef UpdateLevelSetFilterType::Pointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::UpdateLevelSetFilterPointer

Definition at line 405 of file itkLevelSetEvolution.h.

template<class TEquationContainer , unsigned int VDimension>
typedef UpdateMalcolmSparseLevelSet< ImageDimension, EquationContainerType > itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::UpdateLevelSetFilterType

Definition at line 404 of file itkLevelSetEvolution.h.


Constructor & Destructor Documentation

template<class TEquationContainer , unsigned int VDimension>
itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetEvolution ( )
protected
template<class TEquationContainer , unsigned int VDimension>
virtual itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::~LevelSetEvolution ( )
protectedvirtual
template<class TEquationContainer , unsigned int VDimension>
itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetEvolution ( const Self )
private

Member Function Documentation

template<class TEquationContainer , unsigned int VDimension>
virtual::itk::LightObject::Pointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< 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 , unsigned int VDimension>
virtual const char* itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::GetNameOfClass ( ) const
virtual
template<class TEquationContainer , unsigned int VDimension>
static Pointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::New ( )
static

Method for creation through object factory

Reimplemented from itk::Object.

template<class TEquationContainer , unsigned int VDimension>
void itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::operator= ( const Self )
private

Mutex lock to protect modification to the reference count

Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >.

template<class TEquationContainer , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::UpdateEquations ( )
protectedvirtual
template<class TEquationContainer , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::UpdateLevelSets ( )
protectedvirtual

Member Data Documentation

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

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