Click or drag to resize

NativeMethodsximgproc_segmentation_GraphSegmentation_setK Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus ximgproc_segmentation_GraphSegmentation_setK(
	IntPtr obj,
	float value
)

Parameters

obj
Type: SystemIntPtr

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

value
Type: SystemSingle

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

Return Value

Type: ExceptionStatus

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

See Also