Hello, maybe this problems if tesseract is not installed to standard place and there is not environment setting (export TESSDATA_PREFIX="directory in which your tessdata resides/") as mentioned in http://code.google.com/p/tesseract-ocr/wiki/ReleaseNotes.
I have (on linux) tesseract 2.04 installed in /usr and tesseract 3.00 in /usr/local/ and I do not need to specify path to config files if I put them to expected place (e.g. tesseract expect to have config files in /usr/share/tessdata/configs/ in case of 2.04 and in /usr/local/share/tessdata/configs/ in case of 3.00). Zd. Dn(a 20.04.2010 10:08, Neil Benn wrote / napísal(a): > Hello, > > The main wiki page says that you do not need to specify the path to > the conf files but if you scroll down to the comments then someone has added > in that you do (thanks to that person!). I'm running on Linux and I do need > to specify the full path to the config files rather than assume they are in > tessdata/config. > > Cheers, > > Neil > > On 19 April 2010 08:07, MARTIN Pierre <[email protected]> wrote: > > >> if I correctly understood "Comment by ffournel, Mar 30, 2010" on >> http://code.google.com/p/tesseract-ocr/wiki/FAQ we can achieved the same >> behavior by creating config file (e.g. digits in directory >> tessdata/configs/) with line: >> >> tessedit_char_whitelist 0123456789 >> and than to run: >> C:>tesseract.exe nine.tif out tessdata/configs/nobatch >> tessdata/configs/digits >> >> Exactly, but i think you don't have to specify the tessdata/configs paths >> each time for each conf. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "tesseract-ocr" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<tesseract-ocr%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/tesseract-ocr?hl=en. >> >> > > >
smime.p7s
Description: S/MIME Cryptographic Signature

