I would first learn how to train Tesseract with regular fonts. Once you understand that process pretty well, you can think about how you'd go about training Tesseract with samples from something like IAM handwriting database. That process will involve transforming IAM images + metadata files into the boxtif format used by Tesseract for training. You'd be best doing this work with Tesseract on Linux and then importing the trained recognition model into your iOS app.
On Thu, Aug 29, 2019 at 3:32 PM SlushyPuffin <[email protected]> wrote: > Ok Thanks! can you give me a step by step on how I do that? > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/b744188c-f1f4-49ae-b631-a1593b5a530d%40googlegroups.com > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CABtjQ9JgFm5uXJv7cDtoOvtKfMaFRY%2BOOxBASpOk-NWYCcs_dw%40mail.gmail.com.

