Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 378 Bytes

File metadata and controls

12 lines (10 loc) · 378 Bytes

Face-Detection-using-OpenCV

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