A Divendres, 12 d'agost de 2011 09:03:27, Parmeet bhatia va escriure:
> Hi All,
> 
> I observe something pretty strange but could not figure out whats the
> problem. When i run tesseract from command line from the same folder in
> which the image is i get diferent results compared to what i get when from
> command line from different folder and give path to the image. to be more
> clear the two command lines are:
> 
> c:\foldercontainingimage> tesseract 1test.jpg out
> 
> c:\>tesseract ./foldercontainingimage/1test.jpg out
> 
> the results are different in two out.txt files. Any ideas whats happening
> around?? Please find attached image and different recognized text results.

Maybe tesseract cannot find language-specific files in one of those two cases 
and 
just uses 'default' settings? I'm just guessing. Don't know about windows but 
if I were on Linux I'd try strace to find out what files is opening on 
execution 
time.

> 
> Thanks,
> Parmeet

-- 
Albert Cervera i Areny
http://www.NaN-tic.com
Tel: +34 93 553 18 03

http://twitter.com/albertnan 
http://www.nan-tic.com/blog

-- 
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]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to