Click or drag to resize

NativeMethodsximgproc_SuperpixelLSC_iterate Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus ximgproc_SuperpixelLSC_iterate(
	IntPtr obj,
	int num_iterations
)

Parameters

obj
Type: SystemIntPtr

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

num_iterations
Type: SystemInt32

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

Return Value

Type: ExceptionStatus

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

See Also