Back to Aurora Vision Studio website

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

cvFitEllipseDirect


Module: OpenCV

Fits an ellipse around a set of 2D points.

Name Type Description
Input value inPoints Point2DArray Input Point2D array.
Output value outRect Path

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Input array must contain at least 5 elements in cvFitEllipseDirect.

Complexity Level

This filter is available on Basic Complexity Level.