Tess4J crashed on MacOs, but basics seem to work

This commit is contained in:
Simon Brooke 2019-02-17 18:40:05 +00:00
parent 0d3efe1323
commit d6afc46cb5
8 changed files with 91 additions and 42 deletions

View file

@ -1 +1 @@
{}
{:tess-data "/usr/local/Cellar/tesseract/4.0.0_1/share/tessdata/"}

View file

@ -1,2 +1,3 @@
{:prod true
:port 3000}
:port 8889
:tess-data "/usr/share/tesseract-ocr/tessdata"}