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