C# parser api help

99 views
Skip to first unread message

Gonzalo Oviedo

unread,
Oct 15, 2021, 3:44:52 PM10/15/21
to doubango-ai
Hi there,

Is there a C# function to parse the results? We've been able to get the text out of the MRZ following this example.
The problem is that we're getting a json with the lines and text read, but not the kind of detail we see in the online demo (gender, number, country, name, etc).

Any help is really appreciated.
Gonzalo.

Mamadou DIOP

unread,
Oct 15, 2021, 4:44:18 PM10/15/21
to Gonzalo Oviedo, doubango-ai

Hi,

There is full documentation about the parsing at https://www.doubango.org/SDKs/mrz/docs/MRZ_parser.html. You have the C++ code at https://github.com/DoubangoTelecom/ultimateMRZ-SDK/tree/master/samples/c++/parser.

It's pretty easy to convert the C++ code to C# as it's just simple regex manipulation. If you don't know how to convert the code, check https://gist.github.com/imranbaloch/4c048d1e0bb615cbe784b73f898957fe

Please check browse the issues (https://github.com/DoubangoTelecom/ultimateMRZ-SDK/issues), there are several entries about C#.

Regards,

--
You received this message because you are subscribed to the Google Groups "doubango-ai" group.
To unsubscribe from this group and stop receiving emails from it, send an email to doubango-ai...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/doubango-ai/660e7098-2a98-449a-9b57-ef6d2d38dbd0n%40googlegroups.com.

Gonzalo Oviedo

unread,
Oct 15, 2021, 5:01:36 PM10/15/21
to Mamadou DIOP, doubango-ai
Thanks a lot, that's exactly what I was looking for.

Reply all
Reply to author
Forward
0 new messages