NativeMethodsimgproc_watershed Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_watershed(System.IntPtr,System.IntPtr)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void imgproc_watershed(
	IntPtr image,
	IntPtr markers
)

Parameters

image
Type: SystemIntPtr

[Missing <param name="image"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_watershed(System.IntPtr,System.IntPtr)"]

markers
Type: SystemIntPtr

[Missing <param name="markers"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_watershed(System.IntPtr,System.IntPtr)"]

See Also

Reference