Vision-Barcode-Scanner icon indicating copy to clipboard operation
Vision-Barcode-Scanner copied to clipboard

Customized Google Vision API Barcode Scanner

Results 3 Vision-Barcode-Scanner issues
Sort by recently updated
recently updated
newest added

Hi here ! Thanks for your work on the Google Sample. It really improves the original project. https://github.com/wax911/Vision-Barcode-Scanner/blob/master/barcode-reader/app/src/main/java/com/google/android/gms/samples/vision/barcodereader/ui/camera/CameraSource.java#L845 Just one issue about selectSizePair method, you take the first one but:...

enhancement

hi , when ever i use this custom SurfaceView " CameraSourcePreview " **it looks perfect** on some devices , **but looks weird and stretched on Galaxy S7 on Portrait mode.**...

And on redmi note 2. i set focus mode to `FOCUS_MODE_CONTINUOUS_PICTURE` but still the phone fail to scan barcode. For qr code it seems fine. it works perfectly fine (barcode/qr...

help wanted