Skip to content

bsheshwor/HomeSurveillance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Surveillance

It is a web app which has the feature of vision based security. If intruders enter the house, the app will recognize the face and send a negative message to the admin. Similarly, if the house members enter the house, it will send a positive message to the admin. This app is built by implementing Computer Vision and face recognition model.

The libraries used in this project are listed below:

  • openCV

  • pandas

  • flask

  • face_recognition library

  • dlib

face_recognition model

Install IP Webcam in your mobile phone as one camera is used for recording and another is used for face recognition purpose.

Install Mongo-Compass from the official site.

Install the following packages:

   sudo pip install face_recognition
   sudo apt-get install build-essential cmake pkg-config libx11-dev libatlas-base-dev libgtk-3-dev libboost-python-dev
   sudo pip install dlib

Running the App:

Commands Function
python3 main.py Run the App.

Developed By : Umesh Shrestha , Gaurab Shrestha, Bisheshwor Neupane

About

Semester project using python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published