MatFitEllipse Method OpenCvSharp Class Library
Fits ellipse to the set of 2D points.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public RotatedRect FitEllipse()

Return Value

Type: RotatedRect

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Mat.FitEllipse"]

See Also

Reference