Inspiration
Our Inspiration for this project was too make a easier and simple way to detect the vitals, and emotions of a person through a camera
What it does
Out project uses a camera to scan the face of a person, then the software will be able to detect vitals like, heart rate, emotion, breathing etc. that will then all be displayed on a flask web application for easy viewability.
How we built it
The web application was developed using flask, that is where all the information is displayed, while the C++ program is built with Presage SDK that detects the vitals will send the data by writing to a txt file which will then be read by the python program and displayed on the web application
Challenges we ran into
Our main challenge was setting up the presage SDK
Accomplishments that we're proud of
Eventually getting the presage SDK up and running
note
Project is not complete, we are unable to get presage sdk up and running in time, the example shown in the video is a demo of what a working project would have looked like, example/test data was hardcoded to test the web app
Log in or sign up for Devpost to join the conversation.