An open API service indexing awesome lists of open source software.

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

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)