DoubangoTelecom / ultimateMRZ-SDK

Machine-readable zone/travel document (MRZ / MRTD) detector and recognizer using deep learning
https://www.doubango.org/webapps/mrz/
Other
174 stars 49 forks source link

I'm getting asterisk in my Android implementation #85

Closed jtvargas closed 7 months ago

jtvargas commented 7 months ago

After implementing this SDK to do a POC, I'm getting as result some asterisk in the response:

Example:

P<DOMDO*<<JOHN<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
RD12345*7*DOM**101*4M2512152012345*7*90<<<70

Do I need to adjust any configuration to get the expected result?

Expected MRZ:

P<DOMDOE<<JOHN<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
RD12345676DOM8610164M251215201234567890<<<70
DoubangoTelecom commented 7 months ago

We do not support iOS

jtvargas commented 7 months ago

@DoubangoTelecom sorry, I mention the wrong platform, I'm using the Android sdk.

Is there is a reason on why I would get the asterisk in some characters?

jtvargas commented 7 months ago

@DoubangoTelecom I changed the title for better understanding