DoubangoTelecom / ultimateMRZ-SDK

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

Python getting started #27

Closed reviloera closed 4 years ago

reviloera commented 4 years ago

How can I use your SDK in my python project. Thank you

DoubangoTelecom commented 4 years ago

Unfortunately for now we only support C++, C# and Java.

pascal-gujer commented 4 years ago

Guys, please give us an example of how to use your API in python (if money matters: at least 15 raspberry pi licences ahead ;) )

DoubangoTelecom commented 4 years ago

Duplicate of #7

Unfortunately the binaries are not built with Python bindings. We're not planning to update the code for now. We can share the SWIG C++ wrapper with you. You can build it to generate a new library with the Python functions.