***This is status report due Sunday 4/26***
Mary:
- Successfully installed opencv and other installations necessary for Aria’s facial recognition script
- Can get encodings.pickle when new user is entered into database
- Tested detection script with image from my camera and it takes ~30 seconds to successfully output ‘mary’
- Then tested a new script that has a while(true) loop which consists of taking a picture, and performing facial recognition algorithm to determine who it is, and outputs user name or unknown. This also works with two people in view
- RPi is integrated with Angelo’s automatic downloads/addition of new people
- Attached camera to a pair of glasses
Angelo:
- Deployed to aws: http://ec2-3-83-242-73.compute-1.amazonaws.com/
- Changed Front End mistakes
- Added pictures to show the user
- Enrollment works with zip
Aria: