serratus / quaggaJS

An advanced barcode-scanner written in JavaScript
https://serratus.github.io/quaggaJS/
MIT License
5.07k stars 979 forks source link

EAN13 scanning different codes for same image (LiveStream) #430

Open AJMA12 opened 4 years ago

AJMA12 commented 4 years ago

Hello, I'm trying to read EAN13 barcodes with the LiveStream option and it seems to have different results for each try. For instance for this image:

bcccc

I got different results:

WhatsApp Image 2020-04-24 at 09 31 01 WhatsApp Image 2020-04-24 at 09 28 23 (1) WhatsApp Image 2020-04-24 at 09 28 23

Only one of them is the correct code.

I'm using this configuration:

config

Any help??

Thanks!

AJMA12 commented 4 years ago

Also, using this example on mobile: https://serratus.github.io/quaggaJS/examples/live_w_locator.html

I'm getting lots of different results for the same image:

WhatsApp Image 2020-04-24 at 10 05 32

Tried adjusting the parameters there but still getting multiple results.

joscal-nl commented 4 years ago

@AJMA12 I used the workarounds mentioned in #237 . For me it worked, hopefully it will help you as well.

vishakha-simply commented 3 years ago

@joscal-nl Can you please help with which solution worked for you, I'm still dealing with a bunch of wrong codes