Questions tagged [mrz]
5 questions
0
votes
2 answers
Flutter facing issue with passport MRZ 2 digit year code
am new to flutter, in my project am scanning passport MRZ line using google ml kit and parse the data.
Am facing issue when user birthdate is 23-04-2000 , in this case MRZ will be 000423.
and I trying to convert to dd-MM-yyyy format facing…

abhi
- 54
- 8
0
votes
2 answers
C# extract desired data from passport mrz data
I read passport information through a scanner
When the scanner reads the passport, the data comes out like this
#PGRPMUSAAAA<

codeman
- 17
- 3
0
votes
1 answer
Flutter Anyline plugin crashing app in release mode when camera opens
I am using this plugin
https://pub.dev/packages/anyline_plugin/changelog
It's working and scanning fine in debug mode but in release mode, when the button is clicked, it asked for permission, when permission was granted suddenly app crashed and…

Abdullah Butt
- 100
- 1
- 8
0
votes
1 answer
Can I implement MRZ Reading of ID Card Or Passport in Expo managed react native project?
I have a problem/issue with finding any useful sdk, which is capable to work as MRZ reader.
I want to read mrz from ID Card or from Passport.
Is it possible to be done on expo?

Patrick89
- 135
- 1
- 14
0
votes
0 answers
tessdata folder path issue in Acuant OCR swift
I have one test app and a custom framework, in framework i have integrated Acuant OCR (where they use G8 tesseract ). I have added tessdata folder reference in my custom framework check the screenshot and when i use Cocoapods to add my custom…

Common Man
- 1
- 1