A execução do comando tesseract makebox
gerou o seguinte erro
Error opening data file /opt/local/share/tessdata/eng.traineddata
Please make sure the TESSDATA_PREFIX environment variable is set to the parent directory of your "tessdata" directory.
Failed loading language 'eng'
Tesseract couldn't load any languages!
Could not initialize tesseract.
O comando que eu usei
tesseract eng.HighwayGothic.exp0.tif eng.HighwayGothic.exp0 batch.nochop makebox
Arquivo Tif vinculado que foi produzido usando GhostScript
- link
Quando acessei a pasta tessdata do caminho /opt/local/share/tessdata/
, não havia dados de treinamento. Eu acho, é assim que nós carregamos as linguagens
brew install tesseract --all-languages