newlogic / smartscanner-core

ID scanning Android app and library. Supports MRZ, NFC, Barcodes, and ID PASS Lite cards.
Apache License 2.0
72 stars 19 forks source link

Scanner Image & Bounding box fixes #32

Closed rjmangubat23 closed 3 years ago

rjmangubat23 commented 3 years ago

Changes

rjmangubat23 commented 3 years ago

I approve. Although, i think that any operation related to Bitmap should have dedicated class based on latest idpass-lite-java now using BitSet to represent a QR code image still under review in https://github.com/idpass/idpass-lite-java/blob/commoncode/src/test/java/org/idpass/lite/test/utils/Helper.java#L66-L96

Thank you for noting this @typelogic I will add an issue ticket separately to address this.