Skip to content

the virtual calculator is above the live streaming from my camera usb , the program first detect my hand and in each frame calculate the distance between two finger ,if the distance is lower than the specific length , it detected as a click i can write any arithmitic operation , when i click in the equals sign the result appears in the display s…

GasbaouiMohammedAlAmin/Virtual-Calculator-Based-On-OpenCV-And-Cvzone-With-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

the description project

the virtual calculator will be above the live streaming from your camera , the program first detect your hand and in each frame calculate the distance between two finger ,if the distance is lower than the specific length , it detected as a click , you can write any arithmitic operation , when you click in the equals sign the result appears in the display section. you can clear the display section by pressing c button in the keyboard , to stop the program press q button .

how i execute the program

install first these libraries using the following commands:

  • Pip3 install cv2
  • Pip3 install cvzone
  • Pip3 install mediapipe
  • after installing the libraries you can launch the program without any problems

Screenshot

Explanation Video

https://www.youtube.com/watch?v=vOaurBYMovQ

About

the virtual calculator is above the live streaming from my camera usb , the program first detect my hand and in each frame calculate the distance between two finger ,if the distance is lower than the specific length , it detected as a click i can write any arithmitic operation , when i click in the equals sign the result appears in the display s…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages