Simple motion detection and tracking by means of OpenCV.
-
Updated
Aug 30, 2021 - Python
Simple motion detection and tracking by means of OpenCV.
The motion tracking code used for the "Laser Gimbal" prank project for Youtube.
An application for tracking the behaviour of migratory chimney swifts in video footage using computer vision
Real-time background subtraction using OpenCV's MOG2 algorithm. Detects moving objects in webcam or video streams, with automatic video looping and customizable sensitivity.
2 DOF Lego Ball Balancer. An inexpensive platform to experiment with computer vision and control theory.
A simple game where you swat ghosts using hand motion detection with OpenCV and Pygame. The game uses your computer's webcam to detect hand movements and swat ghosts that appear on the screen. The player earns points by swatting ghosts, and the game ends when a ghost reaches the bottom of the screen.
Motion and collisions prediction system based on LIDAR simulation and stream processing architecture.
A sister repository to "swiftwatcher" for testing classification between images of chimney swifts and images of other bird species.
Motion Detection and Tracking based on Opencv.
A Motion Detection program, that uses computer vision to detect and track movement in real-time.
Final Project for ME495
Official repository of "SAMURAI: Adapting Segment Anything Model for Zero-Shot Visual Tracking with Motion-Aware Memory"
📷 Learning the ins and outs of computer vision and its various applications
Real-time Python motion detector using OpenCV & NumPy: it computes frame differences (with blur & threshold), draws red contours around motion, supports custom resolutions, and displays raw vs. processed feeds side by side.
Real-Time Object Tracker written in Python using dlib and OpenCV
Tracking a target in a video using statistics
Add a description, image, and links to the motion-tracking topic page so that developers can more easily learn about it.
To associate your repository with the motion-tracking topic, visit your repo's landing page and select "manage topics."