Building Tesseract with Android NDK

白昼怎懂夜的黑 提交于 2019-12-05 21:28:32

Under Windows, run your command prompt as an administrator and try again:

Search->cmd.exe->Right-click->Run as Administrator

Cygwin is unnecessary--just use Windows itself. You can follow the README build instructions on the Tesseract fork. The blog you're following makes the process more complicated than necessary.

arshad kr

First check whether you are able to compile samples in the ndk. And 'make' sure cygwin is installed.. Compilation problem occurs from installation or packages not yet installed. Early I worked with tesseract and have not found any problem.

Thus Tesseract OCR is used to refer a library to your project.. As example, check this . Use test-two and it worked.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!