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