This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Tesseract 3.04 - Cygwin64 - Windows 8.1 - Can't open makebox


Schmitz, Marco <marco.schmitz <at> adesso-mobile.de> writes:
> I am using Windows 8.1 and Cygwin64 in order to run Tesseract 3.04.
> Running the following command:
>     tesseract arbeitsunfaehigkeit.hausarzt.exp0.jpg arbeitsunfaehigkeit
batch.nochop makebox

looking at usage and your --list-langs output, try:

$ tesseract arbeitsunfaehigkeit.hausarzt.exp0.jpg batch.nochop -l
arbeitsunfaehigkeit makebox

assuming your output is batch.nochop, have lang data in arbeitsunfaehigkeit,
and your config file is makebox; if your output is makebox and config is
batch.nochop, try:

$ tesseract arbeitsunfaehigkeit.hausarzt.exp0.jpg makebox -l
arbeitsunfaehigkeit batch.nochop 



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]