MicrochipVision / Motion-Detector

Python based highly sensitive motion detecting system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motion DetectorπŸ’₯

Open-Cv based advanced motion detection system that can turn on alarm if it can detect motion .πŸ™‚

Authors πŸ‘¦πŸ»

Used By πŸ§‘β€πŸ€β€πŸ§‘

This project is used by the following individual:

  • Saif Islam
  • Shahriar Siddique

Support πŸ’πŸ»β€β™‚οΈ

For support, email microchipvision@gmail.com or join facebook community.(●'β—‘'●)

Features πŸ™ŒπŸ»

  • Highly sensitive to motion
  • Turns the loud alarm
  • Uses Open-CV library

Usage/Examples πŸŽƒ

Run the following command on PowerShell:
 1. pip install opencv-python
 2. pip install numpy
 3. pip install DateTime
 4. pip install pygame
 
After executing the follwing command
     
     Run: python3 main.py 


About

Python based highly sensitive motion detecting system.

License:MIT License


Languages

Language:Python 100.0%