A9T9 / Free-Ocr-Windows-Desktop

Free open-source OCR application for the Windows Desktop - A modern GUI front-end for the Tesseract OCR engine. The application also includes support for reading and OCR'ing PDF files.
https://ocr.space/blog/p/free-ocr-windows.html
GNU Affero General Public License v3.0
249 stars 72 forks source link

"Test image not found..." warning and no OCR result #5

Open KFalForce opened 5 years ago

KFalForce commented 5 years ago

Im getting a warning when pressing the "Start OCR button" or the menu File>Start Ocr.

"Ooops. Test image not found (no big deal, everything else should still work fine). I looked in C:\ProgramData(a9t9)OcrDesktop\tessdata"

The desktop app worked fine but I'm not getting any OCR results running the sourcecode.

Additional question: I'd like to add an option to export to .csv or .xlsx but as I'm a beginner I am still unsure how to add this option. I assume it should be done in the FileManipulator.cs and |FileManipulator.cs