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