DoubangoTelecom / ultimateCreditCard-SDK

Bank credit card deep layout analysis, fields extraction and recognition/OCR (ScanToPay) using deep learning

Home Page:https://www.doubango.org/webapps/credit-card-ocr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If I want to Implement recognizer.py using the API with 3 function

polarbeargo opened this issue · comments

Hello @DoubangoTelecom,
If I want to Implement recognizer.py using the API with 3 functions: init, process, and deInit. Like mentioned in SDK_TechnicalGuide_v2.0.pdf and ultimateALPR-SDK, build the python extension. Is there anything else required for binding binaries?

The c++ wrappers (like these at https://github.com/DoubangoTelecom/ultimateALPR-SDK/tree/master/python) are missing

Duplicate of #19

Thank you @DoubangoTelecom 👍 !