Skip to content

Hand cricket game using hand gesture recognition ( OpenCv - Python ( image processing ) )

Notifications You must be signed in to change notification settings

riya-joshi-401/Hand-Cricket-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Hand-Cricket-Game

Hand cricket game using hand gesture recognition ( OpenCv - Python ( image processing ) )

Installation

These are the prerequisites for using the Hand Crcket Game application.

• Python 3.7 : https://www.python.org/downloads/

• Numpy package : use command pip install numpy

• OpenCV library : use command pip install opencv-python

• Tkinter library ( a python GUI library )

After meeting the above requirements , clone the project from git using " git clone " command ( i.e downloading main.py file )

Open command prompt ( for windows ) / terminal ( for Mac) .Change the directory to where you have downloaded the application and run using command python3 main.py / python main.py

( You can also use VS code by opening the main.py file and executing using “run” .But make sure to install python extension and the above mentioned packages , library using command python -m pip install somePackage if not done.)

About

Hand cricket game using hand gesture recognition ( OpenCv - Python ( image processing ) )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages