Using a Raspberry Pi and a camera, this application uses facial recognition to say your name.
- As a user, I want the system to recognize my face.
- As a user, I want the system to say my name if it does recognize me.
- As a user, if it does not recognize a person, I want it to either take a picture or start to record.
- As a developer I want to use a Raspberry Pi and facial recognition to be able to differentiate people.
- As a student, I want to create a project that is unique to what we have done in the past.
- Get the library for the facial recognition, Raspberry Pi and camera.
Tests will be run on the models using pytest.
We will deploy this on AWS.
- Friday 4/19/19 -- Camera and RaspPi linked, OS for Raspberry Pi Installed
- Monday 4/22/19 --
- Tim Schoen
- Dan Le
- Evy Haan
This project is licensed under the MIT License - see the LICENSE.md file for details