Project Created by Jonathan Rach, John Martincic, Evan Williams, and Karthik Vijay for the UHacks 2016 Hackathon at the University of Miami on February 20th-21st.
0.1.0
OpenSeeDoors is a better alternative for those with accessibility needs to access secure areas using facial recognition. Using a webcam this program will take multiple photos of a person, then use the OpenCV Library to compare a face to a known library. If it finds a match it will open a door.
We originally planned to integrate the Octoblu API into this project to send text messages to caretakers/admins, but due to an issue with registering the Intel Edison board we were using, we were unable to use true IoT functionality on the board and as a result couln't register the Octoblu API.
- You will need
- How to Build
- Open in your favorite Python IDE
- Build/Run Project
- Done!
This program was created for the UHacks2016 Hackathon at the University of Miami in Miami, Florida on the 20th of February. This program may or may not be maintained after this date.