Skip to content

Silatra Android App with Realtime Recognition of Digits and Letters

Compare
Choose a tag to compare
@kartik2112 kartik2112 released this 18 Feb 17:37
· 99 commits to master since this release
71d1204
  • Uses Tejas's Grid Model for classification
  • Android app sends out frames to Python server which call c++ file for segmentation and then in Python the rest of the logic for classification is present.
  • The server then sends back the modal value of a set of 15 consecutive recognized signs.