Inspiration

Our inspiration was the facial recognition feature on smartphones, and we essentially wanted to create a simpler way to access private information.

What it does

It uses the face scan from the webcam and it sets it to a specific index

How we built it

We built it using Python, Javascript, HTML, and implementing openCV (a Python-based facial recognition module)

Challenges we ran into

We ran into many challenges with defining many in built functions. Although it was inbuilt, we ran into many errors related to that, so we used alternatives to the built in functions. It was also arduous to debug the many errors we faced with the complicated code.

Accomplishments that we're proud of

One thing we are especially proud of was setting each persons face to a specific value/index in a list of many faces.

What we learned

We learned about how to integrate the webcam, and use sensors and coordiantes to identify different people

What's next for Facial Recognition Login

We hope to integrate our program into many other facets, such as automatically logging into whatever program.

Built With

Share this project:

Updates