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