Click or drag to resize

NativeMethodsximgproc_segmentation_SelectiveSearchSegmentationStrategy_merge Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus ximgproc_segmentation_SelectiveSearchSegmentationStrategy_merge(
	IntPtr obj,
	int r1,
	int r2
)

Parameters

obj
Type: SystemIntPtr

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

r1
Type: SystemInt32

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

r2
Type: SystemInt32

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

Return Value

Type: ExceptionStatus

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

See Also