Silatra Android App with Realtime Recognition of Digits and Letters
- 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.