https://github.com/amboxer21/opencv-object-specific-motion-detection
Track any object that you specify with opencv
https://github.com/amboxer21/opencv-object-specific-motion-detection
coordinates movement opencv python tracking
Last synced: about 2 months ago
JSON representation
Track any object that you specify with opencv
- Host: GitHub
- URL: https://github.com/amboxer21/opencv-object-specific-motion-detection
- Owner: amboxer21
- Created: 2021-06-09T23:21:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T15:21:16.000Z (about 5 years ago)
- Last Synced: 2025-06-05T05:25:37.785Z (about 1 year ago)
- Topics: coordinates, movement, opencv, python, tracking
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenCV-object-specific-motion-detection
Detect movement of a specific object based on the objects coordinates changing using opencv and tensorflow. Each time the object moves, the coordinates are updated and stored in a secondary coordinate variable. This software is used to detect if a specific object(i.e., dog, cat, person, etc) is moving. You specify the object to track!
[Video Demonstration](https://youtu.be/UFY3HI3rX04)