Hey Nick,
I saw you mentioned "text2image doesn't use scrollview; you compiled it wrong. Try make
clean and then make training again." in one of your earlier answers.
The following installing instructions are from Ray's tutorial.
It has scrollview within it:
is that fine?
or I ignore the commands having scrollview.
cd whatever/tesseract-3.03
./ ./
Studio
autogen.
sh
configure
make
cd java
make ScrollView.jar
cd ..
export TESSDATA_PREFIX=$PWD/
export SCROLLVIEW_PATH=$PWD/java
Quick test:
api/tesseract phototest.tif test1
cat test1.txt
Scrollview test:
api/tesseract phototest.tif test1 inter segdemo