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