Click or drag to resize

NativeMethodsximgproc_segmentation_createSelectiveSearchSegmentationStrategyMultiple4 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 IntPtr ximgproc_segmentation_createSelectiveSearchSegmentationStrategyMultiple4(
	IntPtr s1,
	IntPtr s2,
	IntPtr s3,
	IntPtr s4
)

Parameters

s1
Type: SystemIntPtr
s2
Type: SystemIntPtr
s3
Type: SystemIntPtr
s4
Type: SystemIntPtr

Return Value

Type: IntPtr
See Also