EdwardvanRaak / MaterialBarcodeScanner

Easy to use barcode reader for your Android Project (Uses Google Mobile Vision API)
Apache License 2.0
272 stars 113 forks source link

scans barcode outside tracking area #43

Open sandy4668 opened 7 years ago

sandy4668 commented 7 years ago

withCenterTracker() is set, still it takes barcode outside tracker.

bpappin commented 6 years ago

The vision API doesn't really limit itself, for the centre tracker is really just cosmetic. It would be nice to be able to limit it though.

This is a duplicate of ticket #19