mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-03-23 05:59:51 +00:00
Detcting Objects Through Webcam of your device
This program helps to detect any moving objects in the frame which further hepls us to understand if any object is moving out of the frame or not.
Prerequisites
Any System with a working webcam Any System having Python version 3 installed
Dependencies
Installed Pandas module Installed cv2 module Imported time module imported Datetime module