i3d::ThresholdActiveContours< VOXELIN, VOXELOUT > Class Template Reference
[PDE based image segmentation methods]
This class implements the threshold dynamics approximation of the Chan-Vese functional. Documentation TBA.
More...
#include <LevelSet.h>
Inheritance diagram for i3d::ThresholdActiveContours< VOXELIN, VOXELOUT >:

Public Member Functions | |
virtual void | ComputeChange () |
Compute the ![]() | |
virtual bool | Convergence () |
If returns true the iteration proccess stops. | |
virtual void | SetGlobalTimeStep (VOXELOUT t) |
Set the fixed global time step (![]() |
Detailed Description
template<class VOXELIN, class VOXELOUT>
class i3d::ThresholdActiveContours< VOXELIN, VOXELOUT >
This class implements the threshold dynamics approximation of the Chan-Vese functional. Documentation TBA.
- Date:
- 2006
The documentation for this class was generated from the following files:
- LevelSet.h
- LevelSet.cc