vipul-sharma20 / motion-sensor

Motion Sensing webcam using SimpleCV, python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

motion-sensor

Motion Sensing webcam using SimpleCV, python This script uses the webcam and makes it act as a motion sensor, as soon as the motion is greater than a specific threshold, the webcam starts capturing the images along with the date and time(GMT) of capture and stores it at a path specified in the script

to run this script you need : SimpleCV (get it from http://www.simplecv.org/download ), python 2.*

About

Motion Sensing webcam using SimpleCV, python


Languages

Language:Python 100.0%