# 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