NativeMethodsobjdetect_HOGDescriptor_getDescriptorSize Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_getDescriptorSize(System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_HOGDescriptor_getDescriptorSize( IntPtr self, out IntPtr returnValue )
Public Shared Function objdetect_HOGDescriptor_getDescriptorSize ( self As IntPtr, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus objdetect_HOGDescriptor_getDescriptorSize( IntPtr self, [OutAttribute] IntPtr% returnValue )
static member objdetect_HOGDescriptor_getDescriptorSize : self : IntPtr * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_getDescriptorSize(System.IntPtr,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_getDescriptorSize(System.IntPtr,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_getDescriptorSize(System.IntPtr,System.IntPtr@)"]