ITK  5.4.0
Insight Toolkit
itk::LevelSetEvolution< TEquationContainer, TLevelSet > Class Template Reference

#include <itkLevelSetEvolution.h>

Detailed Description

template<typename TEquationContainer, typename TLevelSet>
class itk::LevelSetEvolution< TEquationContainer, TLevelSet >

Class for iterating and evolving the level-set function.

Template Parameters
TEquationContainerContainer holding the system of level set of equations
TLevelSetLevel-set function representation (e.g. dense, sparse)
Examples
SphinxExamples/src/Bridge/VtkGlue/VisualizeEvolvingDense2DLevelSetAsElevationMap/Code.cxx, and SphinxExamples/src/Bridge/VtkGlue/VisualizeEvolvingDense2DLevelSetZeroSet/Code.cxx.

Definition at line 48 of file itkLevelSetEvolution.h.


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