Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Our Senior Design Project, a modular home alarm system which utilizes facial recognition as a means to disable the siren during normal operation.

Notifications You must be signed in to change notification settings

alexmanle/AI-larm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Facial-Detection

Before you start, make sure you have Python 3 installed and have cv2 and pillow installed.

pip install pillow, opencv-contrib-python, PySimpleGUI, pybluez2.0

To run the program, run the command below.

python3 gui_test.py haarcascade_frontalface_default.xml

NOTE: Neither the pictures that are used to train the model nor the model itself are saved through git.

About

Our Senior Design Project, a modular home alarm system which utilizes facial recognition as a means to disable the siren during normal operation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%