Back to Adaptive Vision Library website

You are here: Start » Function Reference » Shape Features

Shape Features

Select a function from the list below.

Icon Name Description Library
ShapeArea Computes the area of a shape. Professional
ShapeCircularity Computes the area of a shape divided by the area of a circle having the same feature. Professional
ShapeConvexity Computes the area of a shape divided by the area of its convex hull. Professional
ShapeEllipticAxes Computes axes of an ellipse having the same first and second order moments as the given shape. Professional
ShapeElongation Computes the elongation factor of a shape (perfect circle has minimal elongation equal 1.0). Professional
ShapeInscribedCircle Computes the circle with the maximal possible area contained in the input shape. Professional
ShapeMassCenter Computes the mass center of a shape. Professional
ShapeMoment Computes the selected second-order moment of a shape in regular and normalized ( divided by shape area ) variant. Professional
ShapeOrientation Computes the shape orientation as angle with value in range 0.0 - 180.0. Professional
ShapeRectangularity Computes the area of a shape divided by the area of its bounding rectangle. Professional
ShapeWithNormalizedOrientation Returns the same shape but with orientation corresponding to the axes. Professional