ITK  4.13.0
Insight Segmentation and Registration 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/Segmentation/LevelSetsv4Visualization/VisualizeEvolvingDense2DLevelSetAsElevationMap/Code.cxx, and SphinxExamples/src/Segmentation/LevelSetsv4Visualization/VisualizeEvolvingDense2DLevelSetZeroSet/Code.cxx.

Definition at line 48 of file itkLevelSetEvolution.h.


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