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 #138

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. Improve cropping by guide bounding box
  3. Add API config option to show guide bounding box
jeremi commented 1 year ago

Why does setting the image size to 640x480 improve the reading of the MRZ?

nicholemnl commented 1 year ago

Why does setting the image size to 640x480 improve the reading of the MRZ?

nicholemnl commented 1 year ago

This would also resolves newlogic/smartscanner-core/issues/133

jeremi commented 1 year ago

@nicholemnl should this still be merged?

nicholemnl commented 1 year ago

Yes im gonna merge it now.