A wrapper for tesseract / abbyyOCR11 ocr4linux finereader cli that can perform batch operations or monitor a directory and launch an OCR conversion on file activity
An OCR (tesseract) web interface to upload images. The idea of this project is to study technologies like Python, Django, Continuous Integration, Celery, etc...
Stop assuming everyone wants their screenshots in Dropbox.
Make the base location of the screenshot directory tree configurable - something like SCREENSHOTS_DIRECTORY=~/Desktop/Screenshots make ocr should do the right thing.
Make a jupyter notebook, in which you can write the codes to train the OCR model on the dataset given in the README file and test your model on the images given in the test_images folder.
About the task: For better understanding, please have a look here: TASK 3
Verschiedene Programmierwerkzeuge für automatische Texterkennung oder um schon vorhandene Texterkennungsdaten über die Programm-Schnittstelle (PSS alias API) von Bibliotheken herunterzuladen
Stop assuming everyone wants their screenshots in Dropbox.
Make the base location of the screenshot directory tree configurable - something like
SCREENSHOTS_DIRECTORY=~/Desktop/Screenshots make ocrshould do the right thing.