Click or drag to resize

NativeMethodsximgproc_segmentation_SelectiveSearchSegmentationStrategy_get Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, 
	ExactSpelling = true)]
public static float ximgproc_segmentation_SelectiveSearchSegmentationStrategy_get(
	IntPtr obj,
	int r1,
	int r2
)

Parameters

obj
Type: SystemIntPtr
r1
Type: SystemInt32
r2
Type: SystemInt32

Return Value

Type: Single
See Also