razrexe / IDS

Intruder Detection System using python and openCV. Have fun!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDS OR INTRUDER DETECTION SYSTEM IS A SMALL AND SIMPLE PROJECT WHICH USES COMPUTER VISION AND PYTHON TO MAKE A SECURITY CAMERA TYPE OF SYSTEM.

FOLLOW MY YOUTUBE VIDEO ON THIS TO BETTER UNDERSTAND THE CODE AND THE LOGIC BEHIND IT.

1. Firstly start pycharm or any other ide. Then go to https://pypi.org/project/opencv-python/ and copy the following: pip install opencv-python
2. Paste that in your terminal and get opencv in your machine
3. The code should work just fine, follow my youtube video on this in case of any error. Link here to my channel: https://linktr.ee/razrexe
4. Stay curious!
5. star this repo if you liked it :)

About

Intruder Detection System using python and openCV. Have fun!


Languages

Language:Python 100.0%