ITK  4.0.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
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 > >:

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
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 Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
virtual const char * GetNameOfClass () const

Static Public Member Functions

static Pointer New ()

Static Public Attributes

static const unsigned int ImageDimension = Superclass::ImageDimension

Protected Types

typedef std::pair
< LevelSetInputType,
LevelSetOutputType
NodePairType

Protected Member Functions

virtual void AllocateUpdateBuffer ()
virtual void ComputeIteration ()
virtual void ComputeTimeStepForNextIteration ()
 LevelSetEvolution ()
virtual void UpdateEquations ()
virtual void UpdateLevelSets ()
 ~LevelSetEvolution ()

Protected Attributes

std::map< IdentifierType,
LevelSetLayerType * > 
m_UpdateBuffer

Private Member Functions

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

Detailed Description

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

Definition at line 159 of file itkLevelSetEvolution.h.


Member Typedef Documentation

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

Definition at line 220 of file itkLevelSetEvolution.h.

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

Definition at line 208 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 207 of file itkLevelSetEvolution.h.

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

Definition at line 205 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 204 of file itkLevelSetEvolution.h.

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

Definition at line 229 of file itkLevelSetEvolution.h.

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

Definition at line 223 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 222 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 ( ) [protected, virtual]

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 ( ) [protected, virtual]

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 ( ) [protected, virtual]

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

Reimplemented from itk::Object.

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::operator= ( const Self ) [private]

Mutex lock to protect modification to the reference count

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

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::UpdateEquations ( ) [protected, virtual]
template<class TEquationContainer , typename TOutput , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::UpdateLevelSets ( ) [protected, virtual]

Update the levelset by 1 iteration from the computed updates

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


Member Data Documentation

template<class TEquationContainer , typename TOutput , unsigned int VDimension>
const unsigned int itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::ImageDimension = Superclass::ImageDimension [static]
template<class TEquationContainer , typename TOutput , unsigned int VDimension>
std::map< IdentifierType, LevelSetLayerType* > itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::m_UpdateBuffer [protected]

Definition at line 232 of file itkLevelSetEvolution.h.


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