Hi,
after some weeks/months i started again to get OpenKM work with OCR.
My first try on debian with tesseract won't work.
See this topic:
http://forum.openkm.com/viewtopic.php?f=4&t=5594
I decided to switch to ubuntu 10.04 amd64 server.
I activated the partner-repo to be able to install OpenOffice.org, SWFTools, ImageMagick, Tesseract and Cuneiform of it.
I downloaded and instaled OpenKM 5.1.9.
So far, so good.
But it still seems to me, that OCR does not work.
Here's my config with cuneiform:
system.imagemagick.convert = /usr/bin/convert
system.ocr = /usr/bin/cuneiform -l ger ${fileIn} -o ${fileOut}
system.openoffice.path = /usr/lib/openoffice
system.swftools.pdf2swf = /usr/bin/pdf2swf -T 9 ${fileIn} ${fileOut}
The text-filters for cuneiform are configured on repository.xml and workspace.xml.
I tested with the tif-images that comes with the windows-version of tesseract.
There's no error at the time, i upload the images to OpenKM within the server.log.
Any ideas whats wrong?
Are there any other test-images available?
Best regards,
Andy
after some weeks/months i started again to get OpenKM work with OCR.
My first try on debian with tesseract won't work.
See this topic:
http://forum.openkm.com/viewtopic.php?f=4&t=5594
I decided to switch to ubuntu 10.04 amd64 server.
I activated the partner-repo to be able to install OpenOffice.org, SWFTools, ImageMagick, Tesseract and Cuneiform of it.
I downloaded and instaled OpenKM 5.1.9.
So far, so good.
But it still seems to me, that OCR does not work.
Here's my config with cuneiform:
system.imagemagick.convert = /usr/bin/convert
system.ocr = /usr/bin/cuneiform -l ger ${fileIn} -o ${fileOut}
system.openoffice.path = /usr/lib/openoffice
system.swftools.pdf2swf = /usr/bin/pdf2swf -T 9 ${fileIn} ${fileOut}
The text-filters for cuneiform are configured on repository.xml and workspace.xml.
I tested with the tif-images that comes with the windows-version of tesseract.
There's no error at the time, i upload the images to OpenKM within the server.log.
Any ideas whats wrong?
Are there any other test-images available?
Best regards,
Andy
