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.
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
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