ITK  4.8.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<typename TEquationContainer, typename TOutput, unsigned int VDimension>
class itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >

Definition at line 169 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 () const
 
virtual const char * GetNameOfClass () const
 
ThreadIdType GetNumberOfThreads () const
 
void SetNumberOfThreads (const ThreadIdType threads)
 
- Public Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, 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, 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 () override
 
virtual void ComputeIteration () override
 
virtual void ComputeTimeStepForNextIteration () override
 
 LevelSetEvolution ()
 
virtual void UpdateEquations () override
 
virtual void UpdateLevelSets () override
 
 ~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 override
 
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
 
- Protected Attributes inherited from itk::LightObject
AtomicInt< int > m_ReferenceCount
 

Private Member Functions

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

Friends

class LevelSetEvolutionComputeIterationThreader< LevelSetType, SplitLevelSetPartitionerType, Self >
 

Member Typedef Documentation

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

Definition at line 219 of file itkLevelSetEvolution.h.

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

Definition at line 177 of file itkLevelSetEvolution.h.

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

Definition at line 220 of file itkLevelSetEvolution.h.

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

Definition at line 187 of file itkLevelSetEvolution.h.

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

Definition at line 184 of file itkLevelSetEvolution.h.

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

Definition at line 218 of file itkLevelSetEvolution.h.

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

Definition at line 217 of file itkLevelSetEvolution.h.

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

Definition at line 216 of file itkLevelSetEvolution.h.

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

Definition at line 225 of file itkLevelSetEvolution.h.

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

Definition at line 196 of file itkLevelSetEvolution.h.

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

Definition at line 195 of file itkLevelSetEvolution.h.

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

Definition at line 197 of file itkLevelSetEvolution.h.

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

Definition at line 194 of file itkLevelSetEvolution.h.

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

Definition at line 198 of file itkLevelSetEvolution.h.

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

Definition at line 202 of file itkLevelSetEvolution.h.

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

Definition at line 208 of file itkLevelSetEvolution.h.

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

Definition at line 203 of file itkLevelSetEvolution.h.

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

Definition at line 205 of file itkLevelSetEvolution.h.

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

Definition at line 213 of file itkLevelSetEvolution.h.

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

Definition at line 212 of file itkLevelSetEvolution.h.

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

Definition at line 210 of file itkLevelSetEvolution.h.

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

Definition at line 207 of file itkLevelSetEvolution.h.

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

Definition at line 206 of file itkLevelSetEvolution.h.

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

Definition at line 173 of file itkLevelSetEvolution.h.

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

Definition at line 240 of file itkLevelSetEvolution.h.

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

Definition at line 176 of file itkLevelSetEvolution.h.

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

Definition at line 175 of file itkLevelSetEvolution.h.

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

Definition at line 263 of file itkLevelSetEvolution.h.

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

Definition at line 261 of file itkLevelSetEvolution.h.

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

Definition at line 223 of file itkLevelSetEvolution.h.

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

Definition at line 222 of file itkLevelSetEvolution.h.

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

Definition at line 178 of file itkLevelSetEvolution.h.

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

Definition at line 189 of file itkLevelSetEvolution.h.

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

Definition at line 188 of file itkLevelSetEvolution.h.

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

Definition at line 192 of file itkLevelSetEvolution.h.

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

Definition at line 191 of file itkLevelSetEvolution.h.

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

Definition at line 228 of file itkLevelSetEvolution.h.

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

Definition at line 227 of file itkLevelSetEvolution.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

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<typename TEquationContainer , typename TOutput , unsigned int VDimension>
virtual void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::ComputeIteration ( )
overrideprotectedvirtual

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

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

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

Compute the time-step for the next iteration

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

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
virtual::itk::LightObject::Pointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, 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 , typename TOutput , unsigned int VDimension>
virtual const char* itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::GetNameOfClass ( ) const
virtual
template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
ThreadIdType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::GetNumberOfThreads ( ) const

Set the maximum number of threads to be used.

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
static Pointer itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::New ( )
static

Method for creation through object factory

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::operator= ( const Self )
private
template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::SetNumberOfThreads ( const ThreadIdType  threads)

Set the maximum number of threads to be used.

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

Update the levelset by 1 iteration from the computed updates

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

Friends And Related Function Documentation

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

Definition at line 262 of file itkLevelSetEvolution.h.

Member Data Documentation

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

Definition at line 200 of file itkLevelSetEvolution.h.

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

Definition at line 264 of file itkLevelSetEvolution.h.

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

Definition at line 243 of file itkLevelSetEvolution.h.


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