Skip to content

YaoQ/motion-detection-with-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

motion-detection-with-opencv

Thanks to Adrian Rosebrock, he gives us a very awesome project that using Respberry Pi, Python and OpenCv to detect motion. Details you can read this website:Home Surveillance.

I has ported this intesting project to pcDuino8 Uno.

hardware

  • pcDuino8 Uno
  • Webcam

software

  • Python
  • OpenCV
  • imutils

steps

1. Download source code

$ git clone https://github.com/YaoQ/motion-detection-with-opencv 

2. Connect webcam

Plug the webcam input pcDuino8 Uno, and the webcam could be recognized as /dev/video0.

3. Test

$ python motion-detector.py -c conf.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages