Click or drag to resize

NativeMethodsximgproc_SuperpixelSEEDS_getLabels Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus ximgproc_SuperpixelSEEDS_getLabels(
	IntPtr obj,
	IntPtr labels_out
)

Parameters

obj
Type: SystemIntPtr

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

labels_out
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_SuperpixelSEEDS_getLabels(System.IntPtr,System.IntPtr)"]

See Also