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.
-
Make sure you have Already installed Python
-
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
-
Now run the app.py file
python app.py
wait for server to run successfully
-
Goto the browser and open
Hand Detect:-
Recognize Number:-
Recognize Alphabet:-
Demo Video:-