Quote:
Originally Posted by kevlar64
Windows 10. The FAQ gave the impression that it was not necessary to install tesseract, and that only the training data files were necessary.
"NOTE! To use the Tesseract OCR engine built into k2pdfopt, you only have to install the Tesseract language training file for your language (see example below for English). You do not need to install the Tesseract engine! You can install multiple language files if you want to be able to OCR documents in different lanugages. "
Have I missed something?
|
That is correct. Did you read all the way through the
OCR help page? It's important that you set the TESSDATA_PREFIX environment variable to point to the correct folder where you have stored the training files. I just now clarified the environment variable instructions--they had some mistakes.