Closed jonathanraes closed 7 years ago
iOS app for scanning MRZ of passport: https://github.com/evermeer/PassportScanner
Changing the contrast of the bitmap has no noticeable influence on the accuracy.
Now ready for review/merge.
Black bar is still there, caused by seting aspect ratio on autoFitTextureView. Reduced by hardcoding value of 150. See setUpCameraOutputs() line 501
For testing see #49
Read the MRZ and save the contents as String
Possible improvements to OCR
TODO Before ready for develop merge:
lots of parameters - bad documentation