A curated collection of computer vision projects built using Python, OpenCV, and MediaPipe. These projects explore real-time image processing, gesture recognition, object tracking, and augmented overlays.
Translates American Sign Language letters into text using real-time hand detection and classification.
Applies automatic face detection and anonymization in video streams using Haar cascades and OpenCV.
Detects motion in a video feed using background subtraction and frame differencing techniques.
Creates a cloak-of-invisibility effect by replacing a specific color range with the background frame.
Lets users draw in mid-air using finger tracking via MediaPipe.
🐒 Momo
A cute animation that reacts when it sees a human face and when it doesn't.
🕶️ Glassify
Overlays virtual sunglasses on detected faces in real-time using facial landmarks.
- Python
- OpenCV
- MediaPipe
- NumPy