Projects in Awesome Lists by Pushtogithub23
A curated list of projects in awesome lists by Pushtogithub23 .
https://github.com/pushtogithub23/eye-blink-detection-using-mediapipe-and-opencv
This project detects eye blinks in real-time using Eye Aspect Ratio (EAR) and MediaPipe's facial landmark detection. It draws eye landmarks, calculates the EAR, and plots the results in real-time.
blink-detection blink-detection-algorithm mediapipe mediapipe-facemesh opencv-python
Last synced: 13 Oct 2025
https://github.com/pushtogithub23/tracking-physical-activities-with-mediapipe-and-opencv
This repository features projects that track physical activities using computer vision, integrating OpenCV with MediaPipe's Pose Estimation module and YOLOv8 for object detection to count repetitions or actions from video inputs.
mediapipe mediapipe-pose opencv-python ultralytics yolov8
Last synced: 22 Sep 2025
https://github.com/pushtogithub23/real-time-people-counting-yolov8
This repository contains scripts that use the YOLO model for real-time object detection and tracking. The focus is on detecting and counting people and vehicles within defined polygon zones. The project utilizes the ultralytics YOLO model and supervision for annotation and tracking.
computer-vision object-detection opencv-python people-counter supervision yolov8
Last synced: 06 Feb 2026
https://github.com/pushtogithub23/opencv_haarcascades
This repository contains a Jupyter notebook demonstrating various applications of Haar Cascade classifiers for object detection, primarily focusing on face, eye, and full-body detection in images and videos.
face-detection haar-cascade-classifier opencv-python
Last synced: 02 Feb 2026
https://github.com/pushtogithub23/yolo-hand-gestures-detection
This project uses Python, OpenCV, and YOLOv8 for Hand Gesture Detection, enabling real-time data recording, annotation, and model development to recognize specific hand gestures.
computer-vision hand-gesture-recognition object-detection opencv-python roboflow yolov8
Last synced: 04 Mar 2025
https://github.com/pushtogithub23/wildlife-yolo-detector
This project implements a wild animal detection system using YOLOv8, Roboflow, and Python, allowing real-time tracking in images and videos.
computer-vision object-detection roboflow yolov8
Last synced: 09 Nov 2025
https://github.com/pushtogithub23/projectilemotion-simulation
This Jupyter notebook explores projectile motion through mathematics, visualizations, and interactive simulations.
jupyter-notebook matplotlib-pyplot numpy physics-simulation projectile-motion-simulation
Last synced: 28 Jan 2026
https://github.com/pushtogithub23/video-reversal-opencv
This Python script reads a video from a URL, creates a reversed version, and stacks the original and reversed videos side by side. It also overlays two timers: one running forward on the original video and another running backward on the reversed video. The final output can be saved as both a reversed video and a stacked video.
opencv-python video-processing
Last synced: 07 May 2026
https://github.com/pushtogithub23/trackandcountyourfingers
This project uses MediaPipe's hand landmark detection module to count and identify different fingers on a person's hand by tracking and detecting various hand landmarks.
computer-vision hand-tracking mediapipe-hands opencv-python
Last synced: 04 Mar 2025