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