# kalyanmurapaka45/hand-tracking-using-opencv

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/kalyanmurapaka45-hand-tracking-using-opencv).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/KalyanMurapaka45/Hand-Tracking-Using-Opencv
- awesome-repositories: https://awesome-repositories.com/repository/kalyanmurapaka45-hand-tracking-using-opencv.md

## Description

This Python script utilizes OpenCV and MediaPipe to perform real-time hand tracking using a webcam. The code captures video input from the default camera, processes the frames to detect and track hand landmarks using the MediaPipe Hands module, and subsequently visualizes the landmarks on the…

## Tags

### Part of an Awesome List

- [Computer Vision](https://awesome-repositories.com/f/awesome-lists/ai/computer-vision.md) — Real-time hand gesture tracking using computer vision.
