Click or drag to resize

NativeMethodsximgproc_segmentation_createSelectiveSearchSegmentationStrategyMultiple1 Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus ximgproc_segmentation_createSelectiveSearchSegmentationStrategyMultiple1(
	IntPtr s1,
	out IntPtr returnValue
)

Parameters

s1
Type: SystemIntPtr

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

returnValue
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also