xinggangw / leptonica

Automatically exported from code.google.com/p/leptonica
1 stars 0 forks source link

How to install and integrate leptonica with tesseract OCR on windows #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I have installed tesseract on windows to read tiff file text content
2. when I run the tesseract through command line I get below error 
3.

What is the expected output? What do you see instead?

Tesseract Open Source OCR Engine v3.02 with Lep
Cannot open input file: 700466293_00000001.tif

What version of the product are you using? On what operating system?
Tesseract Open Source OCR Engine v3.02 on windows 

Please provide any additional information below.

For reading tiff file text content using tesseract OCR for java

Original issue reported on code.google.com by dind...@gmail.com on 6 Jul 2013 at 6:09

GoogleCodeExporter commented 8 years ago
You probably will get more info by posting a question to the tesseract forum at 
https://groups.google.com/forum/#!forum/tesseract-ocr

Original comment by tomp2...@gmail.com on 11 Jul 2013 at 9:15

GoogleCodeExporter commented 8 years ago
It likely can't find the tiff file.

Original comment by dan.bloo...@gmail.com on 11 Jul 2013 at 9:25

GoogleCodeExporter commented 8 years ago
Thank you for your value efforts. Actually I had given wrong tif name it worked 
for me after giving correct tif name. I have installed exe file for windows, is 
there any jar for java program. What I did currently is I am calling command 
prompt using java program. Is there any jar file for java?

Thanks & Regards,
Dinesh Pise

Original comment by dind...@gmail.com on 12 Jul 2013 at 4:22

GoogleCodeExporter commented 8 years ago
Again, you should direct questions about tesseract to its forum at 
https://groups.google.com/forum/#!forum/tesseract-ocr

Original comment by tomp2...@gmail.com on 12 Jul 2013 at 4:28