Skip to content

maybeAtiq/Motion-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This project utilizes Python and OpenCV to detect motion in a video stream. The program captures the video feed from the camera and detects motion within the frames. When motion is detected, it draws a rectangle around the moving object.

Installation Run the followiing lines of code in your terminal.

Usage To run the motion detection program, execute the following command: python MoDet.py

Technologies Used;

  • Python
  • OpenCV

About

Motion Detection with Python using OpenCV library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors