Skip to content

poommin2543/Hand-detection-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# Hand-detection-using-python"

Hand Detection using Python

This project is a hand detection program written in Python. It uses computer vision techniques to identify and track the location of hands in real-time using a webcam.The program will open your default webcam and display the output on the screen. It will track the location of your hand in real-time and draw a bounding box around it.

To quit the program, press the 'q' key.

let's start...............

To make this project you need to follow this step:-

Installation

Install package with pip (for this project you need to install mentioned version module)

pip install mediapipe==0.8.3.1

Deployment

To deploy this project run

./main.py or python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published