You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenCV project using python - Hand Tracking
my first handtracking project with its own module
About
This project uses computer vision to track and detect hand movements in real time. It captures hand landmarks and positions using Python and vision libraries, allowing applications like gesture recognition, interactive control, and motion‑based input. The project demonstrates the basics of opencv