Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 669 Bytes

README.MD

File metadata and controls

7 lines (7 loc) · 669 Bytes

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 :)