Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
3 answers
3k views

Android ML Kit library for QR code scanning: How to increase detection performance by reducing image resolution

This is my stripped down sourcecode for barcode scanning build.gradle dependencies { ..... // MLKit Dependencies implementation 'com.google.android.gms:play-services-vision:20.1.3' ...
Krishnabhadra's user avatar