Method SetEpsY
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SetEpsY(double)
sets the epsilon used during the vertical scan of QR code stop marker detection.
public void SetEpsY(double epsY)
Parameters
epsYdoubleEpsilon neighborhood, which allows you to determine the vertical pattern of the scheme 1:1:3:1:1 according to QR code standard.