Skip to content

syedibrahim/IntruderDetectionCamera

Repository files navigation

Intelligent-facial-recognition-system-for-surveillance-and-Intruder-Detection

Pre-requisites:

  1. Follow these steps to setup Twilio Account and get your
    twilio ID and Auth-Token, along with twilio phone Number
    Click Here
  2. Follow the instructions and add the above mentioned details in
    send_sms.py that is already created.
  3. Follow instructions given in PyImageSearch to install Opencv
    on Raspberry PI Click Here
  4. Additionally use pip to install dlib and numpy

To run the program:

  1. Clone this repository
    git clone https://github.com/zeeshanovic/IntruderDetectionCamera.git
    cd IntruderDetectionCamera
  2. Run Main.py file
    python main.py
  3. To save new face encoding
    python save_known_face.py -f image.jpg -n "ibrahim"
    OR
    python save_known_face.py -f image.png -n "ibrahim"

About

A Raspberry Pi based security camera to detect unknown person and raise alarm!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages