Skip to content

Raspberry PI Facial Recognition Software to greet FB Friends. Uses Microsoft Face API to detect images streamed from the Pi's camera sensor

Notifications You must be signed in to change notification settings

joseph-mcallister/hello-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello Pi

Hello Pi is a simple project designed to greet visitors. The project consists of a Raspberry Pi, camera and speaker connected via AUX or bluetooth.

The Pi uses opencv to constantly poll for faces over an interval without crashing/overheating. If at any point one or more faces is detected, the Pi then sends a request to the Microsoft Face API. The api-training portion of the code consists of scripts to train the API to recognize the faces of any expected visitors. Based on the individual recognized, the Pi then says a custom message using a local text to audio controller.

About

Raspberry PI Facial Recognition Software to greet FB Friends. Uses Microsoft Face API to detect images streamed from the Pi's camera sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published