ITK  4.4.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 | Friends | List of all members
itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > > Class Template Reference

#include <itkLevelSetEvolution.h>

+ Inheritance diagram for itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >:
+ Collaboration diagram for itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >:

Detailed Description

template<class TEquationContainer, class TImage>
class itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >

Definition at line 54 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::IdListConstIterator 
IdListConstIterator
 
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
ImageRegionConstIteratorWithIndex
< LevelSetImageType
LevelSetImageConstIteratorType
 
typedef
ImageRegionIteratorWithIndex
< LevelSetImageType
LevelSetImageIteratorType
 
typedef LevelSetType::ImageType LevelSetImageType
 
typedef
Superclass::LevelSetOutputRealType 
LevelSetOutputRealType
 
typedef
Superclass::LevelSetOutputType 
LevelSetOutputType
 
typedef LevelSetDenseImage
< TImage > 
LevelSetType
 
typedef MaurerType::Pointer MaurerPointer
 
typedef
SignedMaurerDistanceMapImageFilter
< LevelSetImageType,
LevelSetImageType
MaurerType
 
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
ThresholdFilterType::Pointer 
ThresholdFilterPointer
 
typedef
BinaryThresholdImageFilter
< LevelSetImageType,
LevelSetImageType
ThresholdFilterType
 
- Public Types inherited from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >
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 LevelSetDenseImage
< TImage > 
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, LevelSetDenseImage< TImage > >
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 (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, LevelSetDenseImage< TImage > >
static const unsigned int ImageDimension
 

Protected Types

typedef
DomainMapImageFilterType::DomainMapType::const_iterator 
DomainMapConstIteratorType
 
typedef
LevelSetEvolutionComputeIterationThreader
< LevelSetType,
ThreadedDomainMapPartitionerType,
Self
SplitDomainMapComputeIterationThreaderType
 
typedef
LevelSetEvolutionComputeIterationThreader
< LevelSetType,
ThreadedImageRegionPartitioner
< TImage::ImageDimension >
, Self
SplitLevelSetComputeIterationThreaderType
 
typedef
LevelSetEvolutionUpdateLevelSetsThreader
< LevelSetType,
ThreadedImageRegionPartitioner
< TImage::ImageDimension >
, Self
SplitLevelSetUpdateLevelSetsThreaderType
 
typedef
ThreadedIteratorRangePartitioner
< DomainMapConstIteratorType
ThreadedDomainMapPartitionerType
 

Protected Member Functions

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

const IdListTypem_IdListToProcessWhenThreading
 
SplitDomainMapComputeIterationThreaderType::Pointer m_SplitDomainMapComputeIterationThreader
 
SplitLevelSetComputeIterationThreaderType::Pointer m_SplitLevelSetComputeIterationThreader
 
SplitLevelSetUpdateLevelSetsThreaderType::Pointer m_SplitLevelSetUpdateLevelSetsThreader
 
LevelSetContainerType::Pointer m_UpdateBuffer
 
- Protected Attributes inherited from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >
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
 

Friends

class LevelSetEvolutionComputeIterationThreader< LevelSetType, ThreadedDomainMapPartitionerType, Self >
 
class LevelSetEvolutionComputeIterationThreader< LevelSetType, ThreadedImageRegionPartitioner< TImage::ImageDimension >, Self >
 
class LevelSetEvolutionUpdateLevelSetsThreader< LevelSetType, ThreadedImageRegionPartitioner< TImage::ImageDimension >, Self >
 

Member Typedef Documentation

template<class TEquationContainer , class TImage >
typedef Superclass::CacheImageType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::CacheImageType

Definition at line 102 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef SmartPointer< const Self > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ConstPointer

Definition at line 63 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef DomainMapImageFilterType::DomainMapType::const_iterator itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::DomainMapConstIteratorType
protected

Definition at line 149 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::DomainMapImageFilterType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::DomainMapImageFilterType

Definition at line 103 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::EquationContainerPointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::EquationContainerPointer

Definition at line 73 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::EquationContainerType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::EquationContainerType

Definition at line 70 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::IdListConstIterator itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::IdListConstIterator

Definition at line 100 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::IdListImageType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::IdListImageType

Definition at line 101 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::IdListIterator itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::IdListIterator

Definition at line 99 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::IdListType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::IdListType

Definition at line 98 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef ImageRegionConstIteratorWithIndex< InputImageType > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::InputImageConstIteratorType

Definition at line 118 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::InputImageConstPointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::InputImageConstPointer

Definition at line 82 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::InputImagePixelType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::InputImagePixelType

Definition at line 81 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::InputImageRegionType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::InputImageRegionType

Definition at line 83 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::InputImageType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::InputImageType

Definition at line 80 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::InputPixelRealType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::InputPixelRealType

Definition at line 84 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::LevelSetContainerType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetContainerType

Definition at line 88 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::LevelSetDataType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetDataType

Definition at line 96 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::LevelSetIdentifierType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetIdentifierType

Definition at line 90 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef ImageRegionConstIteratorWithIndex< LevelSetImageType > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetImageConstIteratorType

Definition at line 116 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef ImageRegionIteratorWithIndex< LevelSetImageType > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetImageIteratorType

Definition at line 114 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef LevelSetType::ImageType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetImageType

Definition at line 92 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::LevelSetOutputRealType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetOutputRealType

Definition at line 95 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::LevelSetOutputType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetOutputType

Definition at line 94 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef LevelSetDenseImage< TImage > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetType

Definition at line 59 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef MaurerType::Pointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::MaurerPointer

Definition at line 112 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef SignedMaurerDistanceMapImageFilter< LevelSetImageType, LevelSetImageType > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::MaurerType

Definition at line 111 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef SmartPointer< Self > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::Pointer

Definition at line 62 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef LevelSetEvolution itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::Self

Definition at line 61 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef LevelSetEvolutionComputeIterationThreader< LevelSetType, ThreadedDomainMapPartitionerType, Self > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::SplitDomainMapComputeIterationThreaderType
protected

Definition at line 152 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef LevelSetEvolutionComputeIterationThreader< LevelSetType, ThreadedImageRegionPartitioner< TImage::ImageDimension >, Self > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::SplitLevelSetComputeIterationThreaderType
protected

Definition at line 146 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef LevelSetEvolutionUpdateLevelSetsThreader< LevelSetType, ThreadedImageRegionPartitioner< TImage::ImageDimension >, Self > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::SplitLevelSetUpdateLevelSetsThreaderType
protected

Definition at line 156 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::StoppingCriterionPointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::StoppingCriterionPointer

Definition at line 106 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::StoppingCriterionType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::StoppingCriterionType

Definition at line 105 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef LevelSetEvolutionBase< TEquationContainer, LevelSetType > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::Superclass

Definition at line 64 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::TermContainerPointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::TermContainerPointer

Definition at line 75 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::TermContainerType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::TermContainerType

Definition at line 74 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::TermPointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::TermPointer

Definition at line 78 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef Superclass::TermType itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::TermType

Definition at line 77 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef ThreadedIteratorRangePartitioner< DomainMapConstIteratorType > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ThreadedDomainMapPartitionerType
protected

Definition at line 150 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef ThresholdFilterType::Pointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ThresholdFilterPointer

Definition at line 109 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
typedef BinaryThresholdImageFilter< LevelSetImageType, LevelSetImageType > itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ThresholdFilterType

Definition at line 108 of file itkLevelSetEvolution.h.

Constructor & Destructor Documentation

template<class TEquationContainer , class TImage >
itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetEvolution ( )
protected
template<class TEquationContainer , class TImage >
itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::~LevelSetEvolution ( )
protected

Member Function Documentation

template<class TEquationContainer , class TImage >
virtual void itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::AllocateUpdateBuffer ( )
protectedvirtual

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

Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.

template<class TEquationContainer , class TImage >
virtual void itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ComputeIteration ( )
protectedvirtual

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

Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.

template<class TEquationContainer , class TImage >
virtual void itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ComputeTimeStepForNextIteration ( )
protectedvirtual

Compute the time-step for the next iteration

Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.

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

Method for creation through object factory

template<class TEquationContainer , class TImage >
void itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ReinitializeToSignedDistance ( )
protected

Reinitialize the level set functions to a signed distance function

template<class TEquationContainer , class TImage >
virtual void itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::UpdateEquations ( )
protectedvirtual

Update the equations at the end of 1 iteration

Implements itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.

template<class TEquationContainer , class TImage >
virtual void itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::UpdateLevelSets ( )
protectedvirtual

Update the levelset by 1 iteration from the computed updates

Implements itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.

Friends And Related Function Documentation

template<class TEquationContainer , class TImage >
friend class LevelSetEvolutionComputeIterationThreader< LevelSetType, ThreadedDomainMapPartitionerType, Self >
friend

Definition at line 151 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
friend class LevelSetEvolutionComputeIterationThreader< LevelSetType, ThreadedImageRegionPartitioner< TImage::ImageDimension >, Self >
friend

Definition at line 145 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
friend class LevelSetEvolutionUpdateLevelSetsThreader< LevelSetType, ThreadedImageRegionPartitioner< TImage::ImageDimension >, Self >
friend

Definition at line 155 of file itkLevelSetEvolution.h.

Member Data Documentation

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

Definition at line 86 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
const IdListType* itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::m_IdListToProcessWhenThreading
protected

Helper variable for threading.

Definition at line 160 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
SplitDomainMapComputeIterationThreaderType::Pointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::m_SplitDomainMapComputeIterationThreader
protected

Definition at line 153 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
SplitLevelSetComputeIterationThreaderType::Pointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::m_SplitLevelSetComputeIterationThreader
protected

Definition at line 147 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
SplitLevelSetUpdateLevelSetsThreaderType::Pointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::m_SplitLevelSetUpdateLevelSetsThreader
protected

Definition at line 157 of file itkLevelSetEvolution.h.

template<class TEquationContainer , class TImage >
LevelSetContainerType::Pointer itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::m_UpdateBuffer
protected

Definition at line 143 of file itkLevelSetEvolution.h.


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