CodingTrain / Suggestion-Box

A repo to track ideas for topics
570 stars 86 forks source link

Coding Challange: handwritten text recognition #240

Open Sandflakes opened 7 years ago

Sandflakes commented 7 years ago

Here is a hard one for you, handwritten text recognition. Input an image of a handwritten letter/number or a whole sentence and output it as text.

Sandflakes commented 7 years ago

Some documentation that might be useful in the challange https://en.wikipedia.org/wiki/Optical_character_recognition

cmanny commented 7 years ago

20