library icon indicating copy to clipboard operation
library copied to clipboard

Not able to detect small 2D matrix codes

Open stevesum opened this issue 3 years ago • 2 comments

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?

stevesum avatar Jan 31 '22 12:01 stevesum

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?

stevesum avatar Jan 31 '22 13:01 stevesum

Stale issue message

github-actions[bot] avatar Apr 29 '24 11:04 github-actions[bot]