#include <itkLevelSetEvolution.h>
Definition at line 55 of file itkLevelSetEvolution.h.
Inheritance diagram for itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >:
Collaboration diagram for itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >: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, LevelSetDenseImage< TImage > > | |
| static constexpr unsigned int | ImageDimension |
Protected Types | |
| using | DomainMapConstIteratorType = typename DomainMapImageFilterType::DomainMapType::const_iterator |
| using | SplitDomainMapComputeIterationThreaderType |
| using | SplitLevelSetComputeIterationThreaderType |
| using | SplitLevelSetUpdateLevelSetsThreaderType |
| using | ThreadedDomainMapPartitionerType = ThreadedIteratorRangePartitioner<DomainMapConstIteratorType> |
Protected Member Functions | |
| void | AllocateUpdateBuffer () override |
| void | ComputeIteration () override |
| void | ComputeTimeStepForNextIteration () override |
| LevelSetEvolution () | |
| void | ReinitializeToSignedDistance () |
| void | UpdateEquations () override |
| void | UpdateLevelSets () override |
Protected Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > > | |
| void | CheckSetUp () |
| void | Evolve () |
| void | InitializeIteration () |
| LevelSetEvolutionBase () | |
| ~LevelSetEvolutionBase () override=default | |
Protected Member Functions inherited from itk::Object | |
| Object () | |
| bool | PrintObservers (std::ostream &os, Indent indent) const |
| void | PrintSelf (std::ostream &os, Indent indent) const override |
| virtual void | SetTimeStamp (const TimeStamp &timeStamp) |
| ~Object () override | |
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 () |
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::CacheImageType |
Definition at line 85 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ConstPointer = SmartPointer<const Self> |
Definition at line 65 of file itkLevelSetEvolution.h.
|
protected |
Definition at line 170 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::DomainMapImageFilterType |
Definition at line 87 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::EquationContainerPointer |
Definition at line 56 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::EquationContainerType |
Definition at line 55 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::IdListConstIterator |
Definition at line 83 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::IdListImageType |
Definition at line 84 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::IdListIterator |
Definition at line 82 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::IdListType |
Definition at line 81 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::InputImageConstIteratorType = ImageRegionConstIteratorWithIndex<InputImageType> |
Definition at line 120 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputImageConstPointer |
Definition at line 65 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputImagePixelType |
Definition at line 64 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputImageRegionType |
Definition at line 66 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputImageType |
Definition at line 63 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputPixelRealType |
Definition at line 67 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetContainerType |
Definition at line 71 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetDataType |
Definition at line 79 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetIdentifierType |
Definition at line 73 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetImageConstIteratorType = ImageRegionConstIteratorWithIndex<LevelSetImageType> |
Definition at line 118 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetImageIteratorType = ImageRegionIteratorWithIndex<LevelSetImageType> |
Definition at line 116 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetImageType = typename LevelSetType::ImageType |
Definition at line 94 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetOutputRealType |
Definition at line 78 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetOutputType |
Definition at line 77 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::LevelSetType = LevelSetDenseImage<TImage> |
Definition at line 61 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::MaurerPointer = typename MaurerType::Pointer |
Definition at line 114 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::MaurerType = SignedMaurerDistanceMapImageFilter<LevelSetImageType, LevelSetImageType> |
Definition at line 113 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::Pointer = SmartPointer<Self> |
Definition at line 64 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::Self = LevelSetEvolution |
Definition at line 63 of file itkLevelSetEvolution.h.
|
protected |
Definition at line 173 of file itkLevelSetEvolution.h.
|
protected |
Definition at line 164 of file itkLevelSetEvolution.h.
|
protected |
Definition at line 180 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::StoppingCriterionPointer |
Definition at line 90 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::StoppingCriterionType |
Definition at line 89 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::Superclass = LevelSetEvolutionBase<TEquationContainer, LevelSetType> |
Definition at line 66 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::TermContainerPointer |
Definition at line 58 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::TermContainerType |
Definition at line 57 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::TermPointer |
Definition at line 61 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::TermType |
Definition at line 60 of file itkLevelSetEvolutionBase.h.
|
protected |
Definition at line 171 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ThresholdFilterPointer = typename ThresholdFilterType::Pointer |
Definition at line 111 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::ThresholdFilterType = BinaryThresholdImageFilter<LevelSetImageType, LevelSetImageType> |
Definition at line 110 of file itkLevelSetEvolution.h.
|
overridedefault |
|
protected |
Referenced by GetNameOfClass().
|
overrideprotectedvirtual |
Initialize the update buffers for all level sets to hold the updates of equations in each iteration
Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.
|
overrideprotectedvirtual |
Computer the update at each pixel and store in the update buffer
Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.
|
overrideprotectedvirtual |
Compute the time-step for the next iteration
Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.
|
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::LightObject.
|
virtual |
Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.
References LevelSetEvolution().
|
nodiscard |
Set the maximum number of threads to be used.
|
static |
Method for creation through object factory
|
protected |
Reinitialize the level set functions to a signed distance function
| void itk::LevelSetEvolution< TEquationContainer, LevelSetDenseImage< TImage > >::SetNumberOfWorkUnits | ( | const ThreadIdType | numberOfThreads | ) |
Set the maximum number of threads to be used.
|
overrideprotectedvirtual |
Update the equations at the end of 1 iteration
Implements itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.
|
overrideprotectedvirtual |
Update the levelset by 1 iteration from the computed updates
Implements itk::LevelSetEvolutionBase< TEquationContainer, LevelSetDenseImage< TImage > >.
|
friend |
Definition at line 168 of file itkLevelSetEvolution.h.
References m_SplitLevelSetComputeIterationThreader.
|
friend |
Definition at line 159 of file itkLevelSetEvolution.h.
References m_UpdateBuffer.
|
friend |
Definition at line 175 of file itkLevelSetEvolution.h.
References m_SplitDomainMapComputeIterationThreader.
|
staticconstexpr |
Definition at line 88 of file itkLevelSetEvolution.h.
|
protected |
Helper variable for threading.
Definition at line 187 of file itkLevelSetEvolution.h.
|
protected |
Definition at line 175 of file itkLevelSetEvolution.h.
Referenced by LevelSetEvolutionUpdateLevelSetsThreader< LevelSetType, ThreadedImageRegionPartitioner< TImage::ImageDimension >, Self >.
|
protected |
Definition at line 168 of file itkLevelSetEvolution.h.
Referenced by LevelSetEvolutionComputeIterationThreader< LevelSetType, ThreadedDomainMapPartitionerType, Self >.
|
protected |
Definition at line 184 of file itkLevelSetEvolution.h.
|
protected |
Definition at line 159 of file itkLevelSetEvolution.h.
Referenced by LevelSetEvolutionComputeIterationThreader< LevelSetType, ThreadedImageRegionPartitioner< TImage::ImageDimension >, Self >.