ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
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 > >:

Detailed Description

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

Definition at line 354 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::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::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
MalcolmSparseLevelSetImage
< 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 () const
 
virtual const char * GetNameOfClass () const
 
- Public Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >
virtual const
LevelSetContainerType
GetLevelSetContainer () const
 
virtual LevelSetContainerTypeGetModifiableLevelSetContainer ()
 
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 EquationContainerTypeGetModifiableEquationContainer ()
 
virtual const
EquationContainerType
GetEquationContainer () const
 
virtual void SetStoppingCriterion (StoppingCriterionType *_arg)
 
virtual StoppingCriterionTypeGetModifiableStoppingCriterion ()
 
virtual const
StoppingCriterionType
GetStoppingCriterion () const
 
- 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
 
virtual void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
virtual void SetReferenceCount (int) override
 
virtual void UnRegister () const noexceptoverride
 
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 const unsigned int ImageDimension = Superclass::ImageDimension
 
- Static Public Attributes inherited from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >
static const unsigned int ImageDimension
 

Protected Member Functions

 LevelSetEvolution ()
 
virtual void UpdateEquations () override
 
virtual void UpdateLevelSets () override
 
virtual ~LevelSetEvolution () override
 
- 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 () override
 
- 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 override
 
virtual void SetTimeStamp (const TimeStamp &time)
 
virtual ~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 ()
 

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
 
- Protected Attributes inherited from itk::LightObject
AtomicInt< int > m_ReferenceCount
 

Member Typedef Documentation

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::CacheImageType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::CacheImageType

Definition at line 406 of file itkLevelSetEvolution.h.

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

Definition at line 363 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::DomainMapImageFilterType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::DomainMapImageFilterType

Definition at line 407 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::EquationContainerPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::EquationContainerPointer

Definition at line 373 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::EquationContainerType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::EquationContainerType

Definition at line 370 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::IdListImageType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::IdListImageType

Definition at line 405 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::IdListIterator itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::IdListIterator

Definition at line 404 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::IdListType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::IdListType

Definition at line 403 of file itkLevelSetEvolution.h.

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

Definition at line 412 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::InputImageConstPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageConstPointer

Definition at line 382 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::InputImagePixelType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImagePixelType

Definition at line 381 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::InputImageRegionType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageRegionType

Definition at line 383 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::InputImageType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageType

Definition at line 380 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::InputPixelRealType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputPixelRealType

Definition at line 384 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetContainerType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetContainerType

Definition at line 388 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetDataType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetDataType

Definition at line 394 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetIdentifierType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetIdentifierType

Definition at line 389 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetInputType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetInputType

Definition at line 391 of file itkLevelSetEvolution.h.

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

Definition at line 400 of file itkLevelSetEvolution.h.

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

Definition at line 399 of file itkLevelSetEvolution.h.

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

Definition at line 397 of file itkLevelSetEvolution.h.

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

Definition at line 396 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetOutputRealType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetOutputRealType

Definition at line 393 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::LevelSetOutputType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetOutputType

Definition at line 392 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef MalcolmSparseLevelSetImage< VDimension > itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetType

Definition at line 359 of file itkLevelSetEvolution.h.

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

Definition at line 362 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef LevelSetEvolution itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Self

Definition at line 361 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::StoppingCriterionPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::StoppingCriterionPointer

Definition at line 410 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::StoppingCriterionType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::StoppingCriterionType

Definition at line 409 of file itkLevelSetEvolution.h.

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

Definition at line 364 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::TermContainerPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermContainerPointer

Definition at line 375 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::TermContainerType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermContainerType

Definition at line 374 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::TermPointer itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermPointer

Definition at line 378 of file itkLevelSetEvolution.h.

template<typename TEquationContainer , unsigned int VDimension>
typedef Superclass::TermType itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermType

Definition at line 377 of file itkLevelSetEvolution.h.

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

Definition at line 415 of file itkLevelSetEvolution.h.

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

Definition at line 414 of file itkLevelSetEvolution.h.

Constructor & Destructor Documentation

template<typename TEquationContainer , unsigned int VDimension>
itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetEvolution ( )
protected
template<typename TEquationContainer , unsigned int VDimension>
virtual itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::~LevelSetEvolution ( )
overrideprotectedvirtual

Member Function Documentation

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

Method for creation through object factory

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

Member Data Documentation

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

Definition at line 386 of file itkLevelSetEvolution.h.


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