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

https://github.com/mannekeenpis/webcam-motion-detector

🎥 Controlling the Webcam and Detecting Objects (Python/OpenCV)
https://github.com/mannekeenpis/webcam-motion-detector

cv2 python

Last synced: about 1 month ago
JSON representation

🎥 Controlling the Webcam and Detecting Objects (Python/OpenCV)

Awesome Lists containing this project

README

        

# Controlling the Webcam and Detecting Objects


developers






Tweet





![screen](screen.png)

- Python 3
- OpenCV
- Pandas

---

# Installation on Linux and Unix like OS

- `git clone https://github.com/lenargasimov/webcam-motion-detector.git`
- `cd webcam-motion-detector`
- `python3 main.py`

# Instalation on Windows

- `git clone https://github.com/lenargasimov/webcam-motion-detector.git`
- `cd webcam-motion-detector`
- `python main.py`