NativeMethodsobjdetect_LatentSvmDetector_new Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static IntPtr objdetect_LatentSvmDetector_new()
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Function objdetect_LatentSvmDetector_new As IntPtr
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static IntPtr objdetect_LatentSvmDetector_new()
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member objdetect_LatentSvmDetector_new : unit -> IntPtr
OpenCvSharp.NativeMethods.objdetect_LatentSvmDetector_new = function();