Click or drag to resize

MatFitEllipse Method

Fits ellipse to the set of 2D points.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public RotatedRect FitEllipse()

Return Value

Type: RotatedRect

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

See Also