![]() |
ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEvolution.h>
Definition at line 354 of file itkLevelSetEvolution.h.
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 | LevelSetLayerIterator = typename LevelSetType::LayerIterator |
using | LevelSetLayerType = typename LevelSetType::LayerType |
using | LevelSetOutputRealType = typename Superclass::LevelSetOutputRealType |
using | LevelSetOutputType = typename Superclass::LevelSetOutputType |
using | LevelSetType = MalcolmSparseLevelSetImage< 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 = UpdateMalcolmSparseLevelSet< ImageDimension, EquationContainerType > |
![]() | |
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 = MalcolmSparseLevelSetImage< 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 |
![]() | |
using | ConstPointer = SmartPointer< const Self > |
using | Pointer = SmartPointer< Self > |
using | Self = Object |
using | Superclass = LightObject |
![]() | |
using | ConstPointer = SmartPointer< const Self > |
using | Pointer = SmartPointer< Self > |
using | Self = LightObject |
Static Public Member Functions | |
static Pointer | New () |
![]() | |
static bool | GetGlobalWarningDisplay () |
static void | GlobalWarningDisplayOff () |
static void | GlobalWarningDisplayOn () |
static Pointer | New () |
static void | SetGlobalWarningDisplay (bool flag) |
![]() | |
static void | BreakOnError () |
static Pointer | New () |
Static Public Attributes | |
static constexpr unsigned int | ImageDimension = Superclass::ImageDimension |
![]() | |
static constexpr unsigned int | ImageDimension |
Protected Member Functions | |
void | UpdateEquations () override |
void | UpdateLevelSets () override |
![]() | |
virtual void | AllocateUpdateBuffer () |
void | CheckSetUp () |
virtual void | ComputeIteration () |
virtual void | ComputeTimeStepForNextIteration () |
void | Evolve () |
void | InitializeIteration () |
LevelSetEvolutionBase () | |
~LevelSetEvolutionBase () override=default | |
![]() | |
Object () | |
bool | PrintObservers (std::ostream &os, Indent indent) const |
void | PrintSelf (std::ostream &os, Indent indent) const override |
virtual void | SetTimeStamp (const TimeStamp &time) |
~Object () override | |
![]() | |
virtual LightObject::Pointer | InternalClone () const |
LightObject () | |
virtual void | PrintHeader (std::ostream &os, Indent indent) const |
virtual void | PrintTrailer (std::ostream &os, Indent indent) const |
virtual | ~LightObject () |
Additional Inherited Members | |
![]() | |
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 |
![]() | |
std::atomic< int > | m_ReferenceCount |
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::CacheImageType = typename Superclass::CacheImageType |
Definition at line 408 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::ConstPointer = SmartPointer< const Self > |
Definition at line 365 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::DomainMapImageFilterType = typename Superclass::DomainMapImageFilterType |
Definition at line 409 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::EquationContainerPointer = typename Superclass::EquationContainerPointer |
Definition at line 375 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::EquationContainerType = typename Superclass::EquationContainerType |
Definition at line 374 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::IdListImageType = typename Superclass::IdListImageType |
Definition at line 407 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::IdListIterator = typename Superclass::IdListIterator |
Definition at line 406 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::IdListType = typename Superclass::IdListType |
Definition at line 405 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageConstIteratorType = ImageRegionConstIteratorWithIndex< InputImageType > |
Definition at line 414 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageConstPointer = typename Superclass::InputImageConstPointer |
Definition at line 384 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImagePixelType = typename Superclass::InputImagePixelType |
Definition at line 383 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageRegionType = typename Superclass::InputImageRegionType |
Definition at line 385 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageType = typename Superclass::InputImageType |
Definition at line 382 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputPixelRealType = typename Superclass::InputPixelRealType |
Definition at line 386 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetContainerType = typename Superclass::LevelSetContainerType |
Definition at line 390 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetDataType = typename Superclass::LevelSetDataType |
Definition at line 396 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetIdentifierType = typename Superclass::LevelSetIdentifierType |
Definition at line 391 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetInputType = typename Superclass::LevelSetInputType |
Definition at line 393 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLabelMapPointer = typename LevelSetType::LabelMapPointer |
Definition at line 402 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLabelMapType = typename LevelSetType::LabelMapType |
Definition at line 401 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLayerIterator = typename LevelSetType::LayerIterator |
Definition at line 399 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLayerType = typename LevelSetType::LayerType |
Definition at line 398 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetOutputRealType = typename Superclass::LevelSetOutputRealType |
Definition at line 395 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetOutputType = typename Superclass::LevelSetOutputType |
Definition at line 394 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetType = MalcolmSparseLevelSetImage< VDimension > |
Definition at line 361 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Pointer = SmartPointer< Self > |
Definition at line 364 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Self = LevelSetEvolution |
Definition at line 363 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::StoppingCriterionPointer = typename Superclass::StoppingCriterionPointer |
Definition at line 412 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::StoppingCriterionType = typename Superclass::StoppingCriterionType |
Definition at line 411 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Superclass = LevelSetEvolutionBase< TEquationContainer, LevelSetType > |
Definition at line 366 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermContainerPointer = typename Superclass::TermContainerPointer |
Definition at line 377 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermContainerType = typename Superclass::TermContainerType |
Definition at line 376 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermPointer = typename Superclass::TermPointer |
Definition at line 380 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::TermType = typename Superclass::TermType |
Definition at line 379 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::UpdateLevelSetFilterPointer = typename UpdateLevelSetFilterType::Pointer |
Definition at line 417 of file itkLevelSetEvolution.h.
using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::UpdateLevelSetFilterType = UpdateMalcolmSparseLevelSet< ImageDimension, EquationContainerType > |
Definition at line 416 of file itkLevelSetEvolution.h.
|
default |
|
overridedefault |
|
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.
|
virtual |
Run-time type information
Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >.
|
static |
Method for creation through object factory
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
static |
Definition at line 388 of file itkLevelSetEvolution.h.