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