NativeMethodsimgproc_boxPoints_OutputArray Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_boxPoints_OutputArray(OpenCvSharp.RotatedRect,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_boxPoints_OutputArray( RotatedRect box, IntPtr points )
Public Shared Function imgproc_boxPoints_OutputArray ( box As RotatedRect, points As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_boxPoints_OutputArray( RotatedRect box, IntPtr points )
static member imgproc_boxPoints_OutputArray : box : RotatedRect * points : IntPtr -> ExceptionStatus
[Missing <param name="box"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_boxPoints_OutputArray(OpenCvSharp.RotatedRect,System.IntPtr)"]
[Missing <param name="points"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_boxPoints_OutputArray(OpenCvSharp.RotatedRect,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_boxPoints_OutputArray(OpenCvSharp.RotatedRect,System.IntPtr)"]