All snippets tagged with qr

Page 1 of 1
 

Barcode scanner using Google Vision

The implementation of the Google Vision api is not that hard, but there are a few fixes you’ll need to make your app production ready. Most importantly: the default implementation does not support autofocus which makes it very hard to scan a barcode.

Read more…