Skip to content

barhenkro/SecurityCamera

Repository files navigation

SecurityCamera

The project is used protect your house with a Raspberry Pi Camera Module connected to a Raspberry Pi.

Installation

Requirements

  • Raspberry Pi
  • Raspberry Pi Camera module
  • python 2.7

Installing

First install the face_recognition library by ageitgey and follow the instructions for instalation on Raspberry Pi.

Then, install the opencv library using the instuctions from pyimagesearch.

At the end, install Flaks library using pip.

pip install opencv-python

Runnig

After installing all the libraries clone the code from the git repository and run main.py:

sudo python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published