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