Open nezero opened 7 years ago
Hi @nezero did you find a workaround for this issue? We are having the same issue, a native crash when trying to read some 2d codes code, attached is the stack trace of the crash we are facing, it seems to be a crash at the very beginning of the string parsing...
Any help here would be greatly apprecited
Thanks
Unfortunately the solution I was producing relies heavily on being able to decode barcodes coded in this manner. I ended up using the ZXing library.
We've been checking the possibility of use ZXing but its reading times seems very very slow compared to the vision API (even setting it to read only PDF417 codes), @nezero have you noticed the same slow reading issue?
@nezero Hello nezero. I'm just wondering if you have any problem with Zxing's speed to recognize barcodes, and if so: did you improved that time in any way?
@tester9789 Hello tester9789... I' just wondering if you can share with me the resolution you gave to your need, if any? Did you use a different library? and... what approach did you take to improve the reading times? Thanks in advance.
Hi, we ended up using a microblink https://microblink.com product https://pdf417.mobi/ to reading pdf417 codes which is extremely fast and nice looking.
2017-09-06 10:20 GMT-05:00 juanestebanj notifications@github.com:
@tester9789 https://github.com/tester9789 Hello tester9789... I' just wondering if you can share with me the resolution you gave to your need, if any? Did you use a different library? and... what approach did you take to improve the reading times? Thanks in advance.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/googlesamples/android-vision/issues/186#issuecomment-327518062, or mute the thread https://github.com/notifications/unsubscribe-auth/AagofeoTiJViERgoPUe3trJ9CuY09Q5rks5sfrgygaJpZM4LpgUG .
--
@tester9789 hey. thanks for the info!
A native api call appears to having an error in the barcode scanner.
The barcode reader produces this error every time when reading this barcode.