Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

OpenCV text module unavailable #2

Open
brydko opened this issue Mar 9, 2015 · 1 comment
Open

OpenCV text module unavailable #2

brydko opened this issue Mar 9, 2015 · 1 comment

Comments

@brydko
Copy link

brydko commented Mar 9, 2015

Hello, could you explain how you compiled the text module from opencv_contrib repository ?

I was able to build opencv trunk with opencv_contrib extra modules (linking correctly to leptonica and tesseract) in linux. The complete build was not possible, however, because of opencv_java library issues, so in order to finish the process it was excluded from the build. In the end I got an uncomplete android opencv sdk. Finally I took the resulting static text library and tried to move it into stable 2.4.9 android opencv sdk by trying to modify the MK files. Stil the leptonica and tesseract dependencies are not clear to me and the code won´t link correctly to the text library.

Could you kindly explain the process you followed to build this module ? I´ve been looking around for someone capable of deploying this module on Android and as far as I know you are the only one.

Thank you.

@ionvision
Copy link

This project might help:

https://github.com/alexkarargyris/Caffe_OpenCV_Android_App

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants