fitEllipse

http://kube.pl/wp-content/uploads/2018/01/fitEllipse_01.png

Functionality

Fits an ellipse around a set of 2D points.

Inputs

  • points_in – Input vector of 2D points, stored in std::vector<> or Mat

Outputs

  • ellipse_out – Output ellipse.

Locals

  • loc_from_findContours – If linked with findContour node switch to True

Examples

http://kube.pl/wp-content/uploads/2018/01/fitEllipse_11.png