Skip to content

crazycodigo/hand-gesture-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Hand Gesture Calculator

We made a hand gesture calculator using Python. It can add, subtract, multiply and divide numbers based on hand gestures.

To run the code:

Prerequisites:

  1. Python (>=3.11)

Steps to run:

  1. Clone this repo
  2. Open the directory to which you cloned in terminal
  3. Run:
pip install -r requirements.txt
  1. Run the code:
python main.py

Now you can interact with the hand gesture calculator.

How to use

Numbers Operations

To evaluate, you need to type "=". The hand gesture for that is: Equals

To write "Crazy Codigo": Crazy Codigo

To exit: Exit

For more details, you can check out our YouTube video:

https://youtu.be/F217CjIk9mE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages