Skip to content

Basically it's open cv python project where user can draw any alphabets or number in the frame using his index finger tip and after that our model can recognize which alphabets or number is written.

Notifications You must be signed in to change notification settings

prnvbaraiya/Air-Writing-and-Character-Recognition

Repository files navigation

Air-Writing-and-Character-Recognition

Basically it's open cv python project where user can draw any alphabets or number in the frame using his index finger tip and after that our model can recognize which alphabets or number is written.

How To Run

  1. Make sure you have Already installed Python

  2. First Open the CMD and open this Directory and after that run this command

    pip install -r requirement.txt

    after some time all the required packages will be installed

  3. Now run the app.py file

    python app.py

    wait for server to run successfully

  4. Goto the browser and open

    http://127.0.0.1:5000/

Screen Shots

Hand Detect:-

image

Recognize Number:-

image

Recognize Alphabet:-

image

Demo Video:-

Demo.mp4

About

Basically it's open cv python project where user can draw any alphabets or number in the frame using his index finger tip and after that our model can recognize which alphabets or number is written.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published