NativeMethodsimgproc_fitEllipseAMS_Point Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_fitEllipseAMS_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.RotatedRect@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_fitEllipseAMS_Point( Point[] points, int pointsLength, out RotatedRect returnValue )
Public Shared Function imgproc_fitEllipseAMS_Point ( points As Point(), pointsLength As Integer, <OutAttribute> ByRef returnValue As RotatedRect ) As ExceptionStatus
public: static ExceptionStatus imgproc_fitEllipseAMS_Point( array<Point>^ points, int pointsLength, [OutAttribute] RotatedRect% returnValue )
static member imgproc_fitEllipseAMS_Point : points : Point[] * pointsLength : int * returnValue : RotatedRect byref -> ExceptionStatus
[Missing <param name="points"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_fitEllipseAMS_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.RotatedRect@)"]
[Missing <param name="pointsLength"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_fitEllipseAMS_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.RotatedRect@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_fitEllipseAMS_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.RotatedRect@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_fitEllipseAMS_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.RotatedRect@)"]