installing tesseract 3.03 for text2image function

48 views
Skip to first unread message

Jing JC

unread,
Jul 18, 2014, 4:58:52 PM7/18/14
to tesser...@googlegroups.com

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


Reply all
Reply to author
Forward
0 new messages