Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Structural Analysis and Shape Descriptors

Structural Analysis and Shape Descriptors

Select a filter from the list below.

IconNameDescription
cvApproxPolyDPApproximates polygonal curve(s) with the specified precision.
cvArcLengthCalculates a contour perimeter or a curve length.
cvBoundingRectCalculates the up-right bounding rectangle of a point set.
cvConnectedComponentsComputes the connected components labeled image of boolean image.
cvContourAreaCalculates the contour area.
cvConvexHullFinds the convex hull of a point set.
cvDrawContoursDraws contour outlines or filled contours.
cvFindContoursFinds the contours in a binary image.
cvFitEllipseFits an ellipse around a set of 2D points.
cvFitLineFits a line to a 2D or 3D point set.
cvHuMomentsCalculates Hu moments of the image.
cvIsContourConvexTests contour convexity.
cvMatchShapes_ImagesCompares two shapes.
cvMatchShapes_ShapesCompares two shapes.
cvMinAreaRectFinds a rotated rectangle of the minimum area enclosing the input 2D point set.
cvMinEnclosingCircleFinds the minimum area circle enclosing a 2D point set.
cvMinEnclosingTriangleFinds a rotated rectangle of the minimum area enclosing the input 2D point set.
cvMomentsCalculates image moments.
cvPointPolygonTestPerforms point-in-contour test.