python-scripts/scripts/Detecting_objects_through_webcam
2022-10-16 10:58:46 +05:30
..
2022-10-16 10:58:46 +05:30
2022-10-16 10:58:46 +05:30

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