MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLCSO/CSOTools/CSOMarchingSquares.h File Reference

This class implements the Marching Squares algorithm to find isolines on 2D image slices. More...

#include "MLCSOIncludes.h"
#include "CSOMarchingSquaresCell.h"
#include "CSOFunction.h"

Go to the source code of this file.

Classes

class  ml::CSOMarchingSquares
 This class implements the Marching Squares algorithm to find isolines on 2D image slices. More...
struct  ml::CSOMarchingSquares::AmbiguousCell
 This structure stores an ambiguous cell for a later resolving. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

This class implements the Marching Squares algorithm to find isolines on 2D image slices.

Author:
Alexander Koehn
Date:
03/2007

Definition in file CSOMarchingSquares.h.