rmtheis / tess-two

Fork of Tesseract Tools for Android
Apache License 2.0
3.76k stars 1.38k forks source link

add header files explicitly so "gradlew assemble" could finish #218

Closed ivankolev closed 7 years ago

ivankolev commented 7 years ago

(cherry picked from commit b4066f1)

ivankolev commented 7 years ago

I am interested in helping with making tess-two work with tesseract 4. For now I am just sensing my way around the project, poking at the tests and whatnot. Any pointers for the uninitiated?

JavadBadirkhanli commented 7 years ago

Did you tested it? And, is this working on tesseract4 branch with tess 4 data ?

rmtheis commented 7 years ago

Not really -- have at it. If you discover anything interesting, issue #196 would a good place to comment about it.

rmtheis commented 7 years ago

@JavadBadirkhanli I've tested this on the master branch and it works there.

JavadBadirkhanli commented 7 years ago

@rmtheis I have already using master branch on my source. But i need tesseract4. And i'm waiting for it. When will you push source to this branch? ;)

rmtheis commented 7 years ago

@JavadBadirkhanli It is a work in progress and available on Github. See #196.

JavadBadirkhanli commented 7 years ago

@rmtheis yes, i'm waiting. As you see, #200 is my issue.