Skip to content

yogeshsingh-11/Hand-Pose-Tracking-using-Realsense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hand-Pose Tracking Using Realsense

Description

A real-time hand-pose tracking system developed using Realsense depth camera and Mediapipe. The system allows users to control game mechanics in Pygame using hand gestures detected by the camera.

Features

  • Real-time hand tracking with Mediapipe.
  • Gesture-based game control.
  • Camera calibration using the Pin Hole Camera Model.
  • Enhanced tracking accuracy using CNNs.

Installation

  1. Clone the repository.
  2. Install dependencies: pip install -r requirements.txt.
  3. Run the script to begin hand-tracking.

License

MIT License

About

Robotics Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages