Re: OCR with Tesseract doesn't work
PostPosted:Mon Jan 09, 2012 9:25 pm
I mean no spaces in path, the configuration:
I have created this issue in our bug tracking at http://issues.openkm.com/view.php?id=2001.
Code: Select all
is ok with spaces between each parameter. Anyway I think there is a bug in both Tesseract2TextExtractor and Tesseract3TextExtractor because you configuration should be fine but does not work. Try with only "/usr/bin/tesseract" (whitout the ${fileIn} ${fileOut})/usr/bin/tesseract ${fileIn} ${fileOut}I have created this issue in our bug tracking at http://issues.openkm.com/view.php?id=2001.