Skip to content

Real-time Computer Vision projects built with Python, MediaPipe, and OpenCV (CPU-only). Includes hand tracking, face mesh, pose estimation, and more.

Notifications You must be signed in to change notification settings

subhas-pramanik-09/Computer-Vision

Repository files navigation

🧠 From Computer Vision Concepts to Real-Time AI Applications (CPU-only!)

Over the past few weeks, I explored Computer Vision using Python and Google’s MediaPipe library — running entirely on CPU.
I started with core concepts like landmark detection, hand & face tracking, pose estimation, and real-time image processing.
Then, I applied them to build these exciting real-time applications:


🚀 Projects Built

🖐 Hand Tracking & Finger Counter

Tracks hand landmarks in real-time and counts the number of raised fingers.

😊 Face Detection & Face Mesh

Detects faces and maps 468 facial landmarks, useful for AR filters or expression analysis.

🏃 AI Personal Trainer (Pose Estimation)

Tracks body posture and counts workout reps — a basic fitness assistant.

🔊 Gesture-based Volume Control

Controls system volume by moving fingers closer or farther apart.

🖱 AI Virtual Mouse

Controls the mouse cursor and clicks using hand gestures.


📸 Screenshots

Hand Tracker & Finger Counter Face Mesh AI Personal Trainer
Hand Tracker Face Mesh AI Trainer
Gesture Volume Control AI Virtual Mouse
Volume Control Virtual Mouse

🛠 Tech Stack


✨ What I Learned

  • Landmark detection and tracking
  • Pose estimation for human body movement
  • Real-time image & gesture processing
  • Applying computer vision in interactive AI applications

📌 Next Steps

I’m excited to explore advanced Computer Vision & AI-powered vision systems.
💡 Suggestions for what I should build next are welcome!


🤝 Connect with Me

LinkedIn GitHub

About

Real-time Computer Vision projects built with Python, MediaPipe, and OpenCV (CPU-only). Includes hand tracking, face mesh, pose estimation, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages