NativeMethodsobjdetect_QRCodeDetector_detectAndDecode Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_detectAndDecode(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_QRCodeDetector_detectAndDecode( IntPtr obj, IntPtr img, IntPtr points, IntPtr straightQrCode, IntPtr returnValue )
Public Shared Function objdetect_QRCodeDetector_detectAndDecode ( obj As IntPtr, img As IntPtr, points As IntPtr, straightQrCode As IntPtr, returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus objdetect_QRCodeDetector_detectAndDecode( IntPtr obj, IntPtr img, IntPtr points, IntPtr straightQrCode, IntPtr returnValue )
static member objdetect_QRCodeDetector_detectAndDecode : obj : IntPtr * img : IntPtr * points : IntPtr * straightQrCode : IntPtr * returnValue : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_detectAndDecode(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_detectAndDecode(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="points"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_detectAndDecode(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="straightQrCode"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_detectAndDecode(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_detectAndDecode(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_detectAndDecode(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]