NativeMethodsobjdetect_QRCodeDetector_setEpsY Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_setEpsY(System.IntPtr,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_QRCodeDetector_setEpsY( IntPtr obj, double epsY )
Public Shared Function objdetect_QRCodeDetector_setEpsY ( obj As IntPtr, epsY As Double ) As ExceptionStatus
public: static ExceptionStatus objdetect_QRCodeDetector_setEpsY( IntPtr obj, double epsY )
static member objdetect_QRCodeDetector_setEpsY : obj : IntPtr * epsY : float -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_setEpsY(System.IntPtr,System.Double)"]
[Missing <param name="epsY"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_setEpsY(System.IntPtr,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_QRCodeDetector_setEpsY(System.IntPtr,System.Double)"]