Skip to content

Face Recognition and Door Watching with OpenCV and Python 3

Notifications You must be signed in to change notification settings

kukarzev/big_brother

Repository files navigation

Pearson Hackathon 2015

Pearson office in Centenial, Colorado

Pre-requisites

pip install -r requirements.txt
sudo apt-get update
sudo apt-get install mpg321

Modules

  1. greetings.py - text-to-speech using Google TTS API

     import greetings
     g = greetings.Greetings()
     g.Say("I am your father!")
    
  2. capture_training.py - capture training images

  3. webcam_find.py - main app

About

Face Recognition and Door Watching with OpenCV and Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages