/webcam-motion-detector

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

Primary LanguagePython

Controlling the Webcam and Detecting Objects

developers

Tweet

screen

  • 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