NativeMethodsimgproc_findContours1_OutputArray Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_findContours1_OutputArray(System.IntPtr,System.IntPtr@,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Point)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_findContours1_OutputArray( IntPtr image, out IntPtr contours, IntPtr hierarchy, int mode, int method, Point offset )
Public Shared Function imgproc_findContours1_OutputArray ( image As IntPtr, <OutAttribute> ByRef contours As IntPtr, hierarchy As IntPtr, mode As Integer, method As Integer, offset As Point ) As ExceptionStatus
public: static ExceptionStatus imgproc_findContours1_OutputArray( IntPtr image, [OutAttribute] IntPtr% contours, IntPtr hierarchy, int mode, int method, Point offset )
static member imgproc_findContours1_OutputArray : image : IntPtr * contours : IntPtr byref * hierarchy : IntPtr * mode : int * method : int * offset : Point -> ExceptionStatus
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_findContours1_OutputArray(System.IntPtr,System.IntPtr@,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Point)"]
[Missing <param name="contours"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_findContours1_OutputArray(System.IntPtr,System.IntPtr@,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Point)"]
[Missing <param name="hierarchy"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_findContours1_OutputArray(System.IntPtr,System.IntPtr@,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Point)"]
[Missing <param name="mode"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_findContours1_OutputArray(System.IntPtr,System.IntPtr@,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Point)"]
[Missing <param name="method"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_findContours1_OutputArray(System.IntPtr,System.IntPtr@,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Point)"]
[Missing <param name="offset"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_findContours1_OutputArray(System.IntPtr,System.IntPtr@,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Point)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_findContours1_OutputArray(System.IntPtr,System.IntPtr@,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Point)"]