Skip to content

Ritika2001/Motion-Detection-using-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

OpenCV Project

IMPLEMENTATION OF BASIC MOTION DETECTION USING OPENCV

To run the code on any of the sample vidoes run them as command line arguments

python motion_detector.py --video videos/walking.mp4

To use webcam just run the script normally

python motion_detector.py

About

Implementation of basic motion detection using OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages