It's not possible out-of-the-box with Tesseract but I've reached ~90% accuracy so far on a handwriting model I'm working on. Check out projects like IAM, EMNIST, and UNIPEN to start collecting handwriting data/images.
You will probably want to segment the handwritten text off the check and apply a separate model trained with handwriting samples. On Fri, Jun 21, 2019 at 1:56 AM Vagner Belfort <[email protected]> wrote: > Hello, I'm new to data science and I have a project to read the bank > check, I can do any extraction of the typed characters, but I can not > extract the handwritten texts. > My question, and is there any way to do this with tesserato? > I researched and found nothing about it. Thank you. > Attached has an example of what I'm trying to do. > > -- > You received this message because you are subscribed to the Google Groups > "tesseract-ocr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tesseract-ocr. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/bb853a71-5e33-4db4-bf13-dd876d7f81fd%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/bb853a71-5e33-4db4-bf13-dd876d7f81fd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CABtjQ9LP%2BFXFJqHtSeG6gWpp_OSUYmTcZyN7ffGqTZTn0CHaOA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

