Open francium opened 5 years ago
Potential off-line libraries:
See this link for a list of other OCR libraries: https://github.com/kba/awesome-ocr:
I know @khand5 want's to move forward with MyScript, but I would like to continue research into offline solutions as well while there is time.
I want to test Tesseract and Ocrad to see if they're any good. If so, I'll make a demo for it.
Update: Tesseract, Ocrad, and GOCR are good with pictures/scanned images of books and printed text, but not good with handwriting.
Update 2: Apparently, Tesseract can be trained to recognize handwriting, but I haven't investigated this in detail. Don't know how much effort this will take.
Wrote a second handwriting (non-MyScript) solution in #57 that meets all requirements above except for handling images.
@francium Please review #57.
Look into a simple but effective OCR solution.
Requirements