NativeMethodsximgproc_segmentation_SelectiveSearchSegmentation_addGraphSegmentation Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static void ximgproc_segmentation_SelectiveSearchSegmentation_addGraphSegmentation( IntPtr obj, IntPtr g )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Sub ximgproc_segmentation_SelectiveSearchSegmentation_addGraphSegmentation ( obj As IntPtr, g As IntPtr )
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static void ximgproc_segmentation_SelectiveSearchSegmentation_addGraphSegmentation( IntPtr obj, IntPtr g )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member ximgproc_segmentation_SelectiveSearchSegmentation_addGraphSegmentation : obj : IntPtr * g : IntPtr -> unit
OpenCvSharp.NativeMethods.ximgproc_segmentation_SelectiveSearchSegmentation_addGraphSegmentation = function(obj, g);