https://github.com/amirzenoozi/webcam-motion-detection
Motion Detection With OpenCV and Python Based on Webcam Input
https://github.com/amirzenoozi/webcam-motion-detection
image-processing motion-capture motion-detection opencv pillow python-script stream webcam webcam-motion-detection
Last synced: about 2 months ago
JSON representation
Motion Detection With OpenCV and Python Based on Webcam Input
- Host: GitHub
- URL: https://github.com/amirzenoozi/webcam-motion-detection
- Owner: amirzenoozi
- License: agpl-3.0
- Created: 2022-05-13T08:29:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T11:41:54.000Z (about 4 years ago)
- Last Synced: 2025-09-09T06:32:43.247Z (10 months ago)
- Topics: image-processing, motion-capture, motion-detection, opencv, pillow, python-script, stream, webcam, webcam-motion-detection
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Motion Detection With OpenCV
In this simple script We Use OpenCv To Detect Motion inside Webcam Stream
## Requierments
```bash
pip install -r requirements.txt
```
## Features
- [x] Webcam Support
- [ ] CLI Options
- [ ] Telegram Bot
- [ ] Rest API