CameraX qrcode scanner with ZXing
#It is different from other traditional ZXing app.
In order to improve the accuracy of two-dimensional code scanning and recognition, the following modifications have been made.
- Support QRCode only <QRCodeReader & QRCode Format only>
- No clipping (Scan box)
- Improving the Accuracy of Image Recognition <Bitmap(RGB) to YUV>
#TBC optimize
Decode image from gallery, it needs to dynamically Recognize the proportion of qrcode, dynamically compress or clipping.
Author: Zor Ouyang [email protected]