JamesSG2 / Handwriting-Conversion-Application

This app would take in multiple images of a persons handwriting and then analyze those images (using AI software) in order to create a simulator that would then be able to output your personal handwriting as you type on a keyboard.
7 stars 0 forks source link

Trevor test #12

Closed rover-t closed 3 years ago

rover-t commented 3 years ago

I've broken my code down into a few functions for clarity. I've added compatibility for uppercase characters and some punctuation. There is also a spellchecker that helps correct the character identification. You can utilize the spellchecker by including a text file that contains what phrase you expect the character identification to find.