newlogic / smartscanner-core

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

Hotfix/mrz improvement test #137

Closed nicholemnl closed 1 year ago

nicholemnl commented 1 year ago

Issue

134 MRZ Improvement

Changes

  1. Improve scanning with mrz by fixing the setResolution to 640x480
  2. Clean up unnecessary code
  3. Move essential code to bitmapUtils
  4. Add validations to avoid crash in using MrzAnalyzer
  5. Fix handle api for showing guide bounding box