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