ITK  5.2.0
Insight 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, 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 > >:

Public Types

using CacheImageType = typename Superclass::CacheImageType
 
using ConstPointer = SmartPointer< const Self >
 
using DomainMapImageFilterType = typename Superclass::DomainMapImageFilterType
 
using EquationContainerPointer = typename Superclass::EquationContainerPointer
 
using EquationContainerType = typename Superclass::EquationContainerType
 
using IdListImageType = typename Superclass::IdListImageType
 
using IdListIterator = typename Superclass::IdListIterator
 
using IdListType = typename Superclass::IdListType
 
using InputImageConstIteratorType = ImageRegionConstIteratorWithIndex< InputImageType >
 
using InputImageConstPointer = typename Superclass::InputImageConstPointer
 
using InputImagePixelType = typename Superclass::InputImagePixelType
 
using InputImageRegionType = typename Superclass::InputImageRegionType
 
using InputImageType = typename Superclass::InputImageType
 
using InputPixelRealType = typename Superclass::InputPixelRealType
 
using LevelSetContainerType = typename Superclass::LevelSetContainerType
 
using LevelSetDataType = typename Superclass::LevelSetDataType
 
using LevelSetIdentifierType = typename Superclass::LevelSetIdentifierType
 
using LevelSetInputType = typename Superclass::LevelSetInputType
 
using LevelSetLabelMapPointer = typename LevelSetType::LabelMapPointer
 
using LevelSetLabelMapType = typename LevelSetType::LabelMapType
 
using LevelSetLayerType = typename LevelSetType::LayerType
 
using LevelSetOutputRealType = typename Superclass::LevelSetOutputRealType
 
using LevelSetOutputType = typename Superclass::LevelSetOutputType
 
using LevelSetType = WhitakerSparseLevelSetImage< TOutput, VDimension >
 
using Pointer = SmartPointer< Self >
 
using Self = LevelSetEvolution
 
using StoppingCriterionPointer = typename Superclass::StoppingCriterionPointer
 
using StoppingCriterionType = typename Superclass::StoppingCriterionType
 
using Superclass = LevelSetEvolutionBase< TEquationContainer, LevelSetType >
 
using TermContainerPointer = typename Superclass::TermContainerPointer
 
using TermContainerType = typename Superclass::TermContainerType
 
using TermPointer = typename Superclass::TermPointer
 
using TermType = typename Superclass::TermType
 
using UpdateLevelSetFilterPointer = typename UpdateLevelSetFilterType::Pointer
 
using UpdateLevelSetFilterType = UpdateWhitakerSparseLevelSet< ImageDimension, LevelSetOutputType, EquationContainerType >
 
- Public Types inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >
using CacheImageType = typename LevelSetContainerType::CacheImageType
 
using ConstPointer = SmartPointer< const Self >
 
using DomainMapImageFilterType = typename LevelSetContainerType::DomainMapImageFilterType
 
using EquationContainerPointer = typename EquationContainerType::Pointer
 
using EquationContainerType = TEquationContainer
 
using IdListConstIterator = typename LevelSetContainerType::IdListConstIterator
 
using IdListImageType = typename LevelSetContainerType::IdListImageType
 
using IdListIterator = typename LevelSetContainerType::IdListIterator
 
using IdListType = typename LevelSetContainerType::IdListType
 
using InputImageConstPointer = typename InputImageType::ConstPointer
 
using InputImagePixelType = typename InputImageType::PixelType
 
using InputImageRegionType = typename InputImageType::RegionType
 
using InputImageType = typename TermContainerType::InputImageType
 
using InputPixelRealType = typename NumericTraits< InputImagePixelType >::RealType
 
using LevelSetContainerType = typename TermContainerType::LevelSetContainerType
 
using LevelSetDataType = typename LevelSetType::LevelSetDataType
 
using LevelSetIdentifierType = typename LevelSetContainerType::LevelSetIdentifierType
 
using LevelSetInputType = typename LevelSetType::InputType
 
using LevelSetOutputRealType = typename LevelSetType::OutputRealType
 
using LevelSetOutputType = typename LevelSetType::OutputType
 
using LevelSetType = WhitakerSparseLevelSetImage< TOutput, VDimension >
 
using Pointer = SmartPointer< Self >
 
using Self = LevelSetEvolutionBase
 
using StoppingCriterionPointer = typename StoppingCriterionType::Pointer
 
using StoppingCriterionType = LevelSetEvolutionStoppingCriterion< LevelSetContainerType >
 
using Superclass = Object
 
using TermContainerPointer = typename TermContainerType::Pointer
 
using TermContainerType = typename EquationContainerType::TermContainerType
 
using TermPointer = typename TermType::Pointer
 
using TermType = typename TermContainerType::TermType
 
- Public Types inherited from itk::Object
using ConstPointer = SmartPointer< const Self >
 
using Pointer = SmartPointer< Self >
 
using Self = Object
 
using Superclass = LightObject
 
- Public Types inherited from itk::LightObject
using ConstPointer = SmartPointer< const Self >
 
using Pointer = SmartPointer< Self >
 
using Self = LightObject
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual const char * GetNameOfClass () const
 
ThreadIdType GetNumberOfWorkUnits () const
 
void SetNumberOfWorkUnits (const ThreadIdType numberOfThreads)
 
- Public Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >
virtual const LevelSetContainerTypeGetLevelSetContainer () const
 
virtual LevelSetContainerTypeGetModifiableLevelSetContainer ()
 
virtual void SetLevelSetContainer (LevelSetContainerType *_arg)
 
virtual void SetAlpha (LevelSetOutputRealType _arg)
 
virtual LevelSetOutputRealType GetAlpha ()
 
void SetTimeStep (const LevelSetOutputRealType &iDt)
 
virtual void SetEquationContainer (EquationContainerType *_arg)
 
virtual EquationContainerTypeGetModifiableEquationContainer ()
 
virtual const EquationContainerTypeGetEquationContainer () const
 
virtual void SetStoppingCriterion (StoppingCriterionType *_arg)
 
virtual StoppingCriterionTypeGetModifiableStoppingCriterion ()
 
virtual const StoppingCriterionTypeGetStoppingCriterion () const
 
virtual IdentifierType GetNumberOfIterations () const
 
void Update ()
 
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
 
unsigned long AddObserver (const EventObject &event, Command *) const
 
unsigned long AddObserver (const EventObject &event, std::function< void(const EventObject &)> function) 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
 
void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetReferenceCount (int) override
 
void UnRegister () const noexcept override
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
void SetMetaDataDictionary (MetaDataDictionary &&rrhs)
 
virtual void SetObjectName (std::string _arg)
 
virtual const std::string & GetObjectName () const
 
- Public Member Functions inherited from itk::LightObject
Pointer Clone () const
 
virtual void Delete ()
 
virtual int GetReferenceCount () const
 
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 val)
 
- Static Public Member Functions inherited from itk::LightObject
static void BreakOnError ()
 
static Pointer New ()
 

Static Public Attributes

static constexpr unsigned int ImageDimension = Superclass::ImageDimension
 
- Static Public Attributes inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >
static constexpr unsigned int ImageDimension
 

Protected Types

using NodePairType = std::pair< LevelSetInputType, LevelSetOutputType >
 
using SplitLevelSetComputeIterationThreaderType = LevelSetEvolutionComputeIterationThreader< LevelSetType, SplitLevelSetPartitionerType, Self >
 
using SplitLevelSetPartitionerType = ThreadedIteratorRangePartitioner< typename LevelSetType::LayerConstIterator >
 

Protected Member Functions

void AllocateUpdateBuffer () override
 
void ComputeIteration () override
 
void ComputeTimeStepForNextIteration () override
 
 LevelSetEvolution ()
 
void UpdateEquations () override
 
void UpdateLevelSets () override
 
 ~LevelSetEvolution () override
 
- Protected Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >
 LevelSetEvolutionBase ()
 
 ~LevelSetEvolutionBase () override=default
 
void CheckSetUp ()
 
void InitializeIteration ()
 
void Evolve ()
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
 ~Object () override
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &timeStamp)
 
- 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 > >
StoppingCriterionPointer m_StoppingCriterion
 
EquationContainerPointer m_EquationContainer
 
LevelSetContainerType::Pointer m_LevelSetContainer
 
LevelSetOutputRealType m_Alpha
 
LevelSetOutputRealType m_Dt
 
LevelSetOutputRealType m_RMSChangeAccumulator
 
bool m_UserGloballyDefinedTimeStep
 
IdentifierType m_NumberOfIterations
 
LevelSetContainerType::Iterator m_LevelSetContainerIteratorToProcessWhenThreading
 
LevelSetContainerType::Iterator m_LevelSetUpdateContainerIteratorToProcessWhenThreading
 
- Protected Attributes inherited from itk::LightObject
std::atomic< int > m_ReferenceCount
 

Friends

class LevelSetEvolutionComputeIterationThreader< LevelSetType, SplitLevelSetPartitionerType, Self >
 

Detailed Description

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

Definition at line 190 of file itkLevelSetEvolution.h.

Member Typedef Documentation

◆ CacheImageType

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

Definition at line 242 of file itkLevelSetEvolution.h.

◆ ConstPointer

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

Definition at line 200 of file itkLevelSetEvolution.h.

◆ DomainMapImageFilterType

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

Definition at line 243 of file itkLevelSetEvolution.h.

◆ EquationContainerPointer

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

Definition at line 210 of file itkLevelSetEvolution.h.

◆ EquationContainerType

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

Definition at line 209 of file itkLevelSetEvolution.h.

◆ IdListImageType

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

Definition at line 241 of file itkLevelSetEvolution.h.

◆ IdListIterator

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

Definition at line 240 of file itkLevelSetEvolution.h.

◆ IdListType

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

Definition at line 239 of file itkLevelSetEvolution.h.

◆ InputImageConstIteratorType

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

Definition at line 248 of file itkLevelSetEvolution.h.

◆ InputImageConstPointer

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

Definition at line 219 of file itkLevelSetEvolution.h.

◆ InputImagePixelType

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

Definition at line 218 of file itkLevelSetEvolution.h.

◆ InputImageRegionType

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

Definition at line 220 of file itkLevelSetEvolution.h.

◆ InputImageType

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

Definition at line 217 of file itkLevelSetEvolution.h.

◆ InputPixelRealType

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

Definition at line 221 of file itkLevelSetEvolution.h.

◆ LevelSetContainerType

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

Definition at line 225 of file itkLevelSetEvolution.h.

◆ LevelSetDataType

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

Definition at line 231 of file itkLevelSetEvolution.h.

◆ LevelSetIdentifierType

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

Definition at line 226 of file itkLevelSetEvolution.h.

◆ LevelSetInputType

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

Definition at line 228 of file itkLevelSetEvolution.h.

◆ LevelSetLabelMapPointer

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

Definition at line 236 of file itkLevelSetEvolution.h.

◆ LevelSetLabelMapType

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

Definition at line 235 of file itkLevelSetEvolution.h.

◆ LevelSetLayerType

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

Definition at line 233 of file itkLevelSetEvolution.h.

◆ LevelSetOutputRealType

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

Definition at line 230 of file itkLevelSetEvolution.h.

◆ LevelSetOutputType

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

Definition at line 229 of file itkLevelSetEvolution.h.

◆ LevelSetType

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

Definition at line 196 of file itkLevelSetEvolution.h.

◆ NodePairType

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

Definition at line 266 of file itkLevelSetEvolution.h.

◆ Pointer

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

Definition at line 199 of file itkLevelSetEvolution.h.

◆ Self

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

Definition at line 198 of file itkLevelSetEvolution.h.

◆ SplitLevelSetComputeIterationThreaderType

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

Definition at line 295 of file itkLevelSetEvolution.h.

◆ SplitLevelSetPartitionerType

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

Definition at line 292 of file itkLevelSetEvolution.h.

◆ StoppingCriterionPointer

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

Definition at line 246 of file itkLevelSetEvolution.h.

◆ StoppingCriterionType

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

Definition at line 245 of file itkLevelSetEvolution.h.

◆ Superclass

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

Definition at line 201 of file itkLevelSetEvolution.h.

◆ TermContainerPointer

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

Definition at line 212 of file itkLevelSetEvolution.h.

◆ TermContainerType

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

Definition at line 211 of file itkLevelSetEvolution.h.

◆ TermPointer

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

Definition at line 215 of file itkLevelSetEvolution.h.

◆ TermType

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

Definition at line 214 of file itkLevelSetEvolution.h.

◆ UpdateLevelSetFilterPointer

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

Definition at line 252 of file itkLevelSetEvolution.h.

◆ UpdateLevelSetFilterType

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

Definition at line 251 of file itkLevelSetEvolution.h.

Constructor & Destructor Documentation

◆ LevelSetEvolution()

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

◆ ~LevelSetEvolution()

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::~LevelSetEvolution ( )
overrideprotected

Member Function Documentation

◆ AllocateUpdateBuffer()

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
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 > >.

◆ ComputeIteration()

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
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 > >.

◆ ComputeTimeStepForNextIteration()

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
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 > >.

◆ CreateAnother()

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.

◆ GetNameOfClass()

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
virtual const char* itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::GetNameOfClass ( ) const
virtual

◆ GetNumberOfWorkUnits()

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
ThreadIdType itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::GetNumberOfWorkUnits ( ) const

Set the maximum number of threads to be used.

◆ New()

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

Method for creation through object factory

◆ SetNumberOfWorkUnits()

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
void itk::LevelSetEvolution< TEquationContainer, WhitakerSparseLevelSetImage< TOutput, VDimension > >::SetNumberOfWorkUnits ( const ThreadIdType  numberOfThreads)

Set the maximum number of threads to be used.

◆ UpdateEquations()

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

◆ UpdateLevelSets()

template<typename TEquationContainer , typename TOutput , unsigned int VDimension>
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

◆ LevelSetEvolutionComputeIterationThreader< LevelSetType, SplitLevelSetPartitionerType, Self >

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

Definition at line 293 of file itkLevelSetEvolution.h.

Member Data Documentation

◆ ImageDimension

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

Definition at line 223 of file itkLevelSetEvolution.h.

◆ m_SplitLevelSetComputeIterationThreader

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

Definition at line 296 of file itkLevelSetEvolution.h.

◆ m_UpdateBuffer

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

Definition at line 269 of file itkLevelSetEvolution.h.


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