Skip to content

Motion Capture Surveillance is a Python-based program that allows you to detect and capture motion using your webcam. The program applies various image processing techniques to enhance image quality and sensitivity for accurate motion detection. It captures moments of significant motion and saves high-quality images to the specified directory.

License

Notifications You must be signed in to change notification settings

Sgvkamalakar/Motion-Detection-and-Capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Motion Detection and Capture

Motion Capture Surveillance is a Python-based program that allows you to detect and capture motion using your webcam. The program applies various image processing techniques to enhance image quality and sensitivity for accurate motion detection. It captures moments of significant motion and saves high-quality images to the specified directory.

  • Download the repo as a zip
  • Extract the contents of the zip
  • Install the required libraries using pip install -r requirements.txt
  • Open capture.py in your code editor and run the code

About

Motion Capture Surveillance is a Python-based program that allows you to detect and capture motion using your webcam. The program applies various image processing techniques to enhance image quality and sensitivity for accurate motion detection. It captures moments of significant motion and saves high-quality images to the specified directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages