Commit Graph

2 Commits

Author SHA1 Message Date
Guido Vranken b4837fc025 [tesseract-ocr] Use Leptonica master branch (#2224) 2019-03-08 12:38:14 -08:00
Guido Vranken bf5caa86c3 [tesseract-ocr] Add Tesseract (#2210)
* Add Tesseract

* Use -lz instead of static library path

* Disable Tesseract shared build

* Minimal repository cloning (--depth 1)

* Improve tessdata directory resolution syntax

* Don't hardcode TESSDATA_PREFIX into binary

* Don't move, but copy $SRC/tessdata to $OUT

Move sometimes results in "inter-device move failed"
2019-03-07 06:57:21 -08:00