Questions tagged [text2image]

18 questions
0
votes
1 answer

Tesseract training - text2image returning Segmentation Fault every time on Ubuntu

I'm trying to train a new language by following the oficial turorial but I just cannot perform the steps on "Generate Training Images and Box Files/Prepare a text file". I've created my text file but every single time I run the command text2image…
Xavier Silva
  • 267
  • 1
  • 19
0
votes
0 answers

Tesseract on Mac OS X: Finding libcairo.so and libtesseract.so for use with text2image

Anyone running Tesseract on Mac? I am trying to use the text2image tool from the /training directory. But it fails with the following errors: ./text2image: line 202: cd: /usr/local/google/home/rays/src/opensrc/tesseract-ocr/training: No such file…
martin_wun
  • 1,599
  • 1
  • 15
  • 33
0
votes
1 answer

How to run text2image.cpp

I am working on tesseract. I want create new training language for tesseract. Please can anyone tell me what are the specific steps for training new language. And also tell me how to run text2image.cpp program. Thanks in advance.
user3479979
  • 92
  • 3
  • 11
1
2