i3dlib

Documentation

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 >:

i3d::KMeansLS< VOXELIN, VOXELOUT > i3d::PDESolver< VOXELIN, VOXELOUT > List of all members.

Public Member Functions

virtual void ComputeChange ()
 Compute the $ \tau $ part of the equation.
virtual bool Convergence ()
 If returns true the iteration proccess stops.
virtual void SetGlobalTimeStep (VOXELOUT t)
 Set the fixed global time step ($ \tau$).

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.

Author:
Jan Hubený xhubeny@fi.muni.cz
Date:
2006


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