Open nitinsbuzz opened 6 years ago
According to the tutorial, Google Mobile Vision is an api for native android apps. If you want something that might be able to run in an android app, try out zxing.
I am more interested in linking/building a library of ann algorithms to support the recognition of barcodes on web app by learning from the camera settings/capabilities and reducing error rates based on camera caps. Could this be an option to look into?
it sounds like quagga is what you're looking for if you're wanting to experiment with web. mobile vision is a native api.
Is there an option to look into this and have you tried something like this already?