Skip to content

Motion Detection Alarm System, Which Recognizes Movement In Python.

License

Notifications You must be signed in to change notification settings

JanPoonthong/motion_detection_alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Detection

This is build on cv2 and this program play a sound when it detect a motion.

Requirements

Prerequisites:

Instructions:

  1. Install requirement.txt:

    $ pip3 install -r requirements.txt
    

Linux/MasOs and Windows

Instructions:

  1. Run:

    $  python3 main.py
    

About

Motion Detection Alarm System, Which Recognizes Movement In Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages