An open API service indexing awesome lists of open source software.

https://github.com/martialhimanshu/motion-detector-camera

An application to detect motion of any object using any camera device and analysis of output data using plot and CSV file
https://github.com/martialhimanshu/motion-detector-camera

bokehplots data-visualization dataframe-library motion-detection opencv2 python

Last synced: 5 months ago
JSON representation

An application to detect motion of any object using any camera device and analysis of output data using plot and CSV file

Awesome Lists containing this project

README

          

# Motion-Detection Camera
An application using python programming concept for motion detection using any camera device and analysis of output data using plot and CSV file

Interpreter: Python 3.6.2
#features: 1. Can detect any type of motion around the environment
2. can detect human as well as animals motion
3. Generates csv file of list of time parameter when motion appears and vanished
4. Also generates chart for motion detection
5. Easy to use for night vision camera to capture motion in dark

#version: V1.0 and next is coming soon

![alt text](https://raw.githubusercontent.com/Martialhimanshu/Motion-Detector-camera/master/object_detect_graph.jpg)