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

OpenCV text module unavailable #2

@brydko

Description

@brydko

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions