You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: