library
library copied to clipboard
Not able to detect small 2D matrix codes
We use this library for scanning drug packages, but the average size of the 2D matrix code is 10 -12 mm. (we are talking about 26 dot matrix codes)
I try everything with media stream constraints, but even if I choose the best camera still the package can't even detect any of them.
Is any idea to solve this problem?
If I use the BrowserDatamatrixCodeReader then the result is better, takes time, has to hold still and 50% of the code is detected. But if I use the BrowserMultiFormatReader then none of them is detected.
Any ideas?
Stale issue message