Skip to content

Python GUI Application that recognizes cursive writing

License

Notifications You must be signed in to change notification settings

MaadhyamRana/CursiveRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CursiveRec

Python GUI Application that recognizes cursive writing

Features:

  • Recognition : Recognizes lower-case cursive alphabets and numbers using single-stroke gestures
  • User customization : Users can add their own set of gestures (and can save them for later)
  • Copy to Clipboard : Recognized letters can be copied to clipboard

NOTE: You can keep recognizing letters/digits one-by-one without clearing the canvas.
The interface will append each gesture for you

Uses the approach explained here.

About

Python GUI Application that recognizes cursive writing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages