class CurvatureSpacingContour2DConstraint : public Constraint a class corresponding to a position constraint that enfore spacing between vertices as a function of curvature : at places of high curvature, vertices should be closed to each other whereas at places of low curvature, distance between vertices should increase
| | apply () the apply fonction that modifies the metric parameters of all vertices in order to concentrate vertices at parts of high curvature |
| | getContour () const returns the 2-simplex mesh involved in the constraint |
| | getConstraintMagnitude () const returns the angle between the contour normal vector and the surface normal vector |
| | setConstraintMagnitude (const double _constraintMagnitude) sets the curvature spacing constraint magnitude |
| | constructor | ||
| | destructor
|
| | constraintMagnitude the magnitude of the curvature spacing constraint : must be between 0
|
a class corresponding to a position constraint that enfore spacing between vertices as a function of curvature : at places of high curvature, vertices should be closed to each other whereas at places of low curvature, distance between vertices should increase
ActiveContour2D* getContour() const
double getConstraintMagnitude() const
void setConstraintMagnitude(const double _constraintMagnitude)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de