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
- Host: GitHub
- URL: https://github.com/martialhimanshu/motion-detector-camera
- Owner: Martialhimanshu
- License: gpl-3.0
- Created: 2017-10-10T09:00:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T12:07:36.000Z (over 7 years ago)
- Last Synced: 2025-08-13T07:31:04.234Z (7 months ago)
- Topics: bokehplots, data-visualization, dataframe-library, motion-detection, opencv2, python
- Language: HTML
- Homepage:
- Size: 585 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
