NativeMethodsximgproc_segmentation_GraphSegmentation_getK Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static float ximgproc_segmentation_GraphSegmentation_getK( IntPtr obj )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Function ximgproc_segmentation_GraphSegmentation_getK ( obj As IntPtr ) As Single
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static float ximgproc_segmentation_GraphSegmentation_getK( IntPtr obj )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member ximgproc_segmentation_GraphSegmentation_getK : obj : IntPtr -> float32
OpenCvSharp.NativeMethods.ximgproc_segmentation_GraphSegmentation_getK = function(obj);