Skip to content

CodeWithDias/Hand-Tracking-With-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Hand-Tracking-With-Python

This is a basic Python Script that tacks our hand positions

To Run this script we need the following modules 1. CV2 2. mediapipe

  1. Open Your code editor :

  2. Open the Integrated Terminal: Press Ctrl + (backtick) to open the integrated terminal.

  3. Navigate to your project directory: Use the cd command to change the directory to your Python project if you are not already in the correct directory.

  4. Install the Python module: Run the following command to install a Python module using pip: i ------> pip install opencv-python ii ------> pip install mediapipe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages