Click or drag to resize

NativeMethodsximgproc_SuperpixelLSC_getLabelContourMask Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus ximgproc_SuperpixelLSC_getLabelContourMask(
	IntPtr obj,
	IntPtr image,
	int thick_line
)

Parameters

obj
Type: SystemIntPtr

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

image
Type: SystemIntPtr

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

thick_line
Type: SystemInt32

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

Return Value

Type: ExceptionStatus

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

See Also