An open API service indexing awesome lists of open source software.

https://github.com/TheCodeTraveler/FacialRecognitionLogin

An iOS and Android app that uses facial recognition to enhance the security of a login page. Built using Xamarin.Forms and Microsoft Cognitive Services.
https://github.com/TheCodeTraveler/FacialRecognitionLogin

facial-recognition login microsoft-cognitive-services xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 9 months ago
JSON representation

An iOS and Android app that uses facial recognition to enhance the security of a login page. Built using Xamarin.Forms and Microsoft Cognitive Services.

Awesome Lists containing this project

README

          

[![Mobile](https://github.com/brminnick/FacialRecognitionLogin/actions/workflows/mobile.yml/badge.svg)](https://github.com/brminnick/FacialRecognitionLogin/actions/workflows/mobile.yml)
# Facial Recognition Login

An iOS and Android app that uses facial recognition to provide 2-factor authentication for a login page.

Built using [Xamarin.Forms](https://docs.microsoft.com/xamarin/xamarin-forms?WT.mc_id=mobile-0000-bramin) and [Microsoft Cognitive Services](https://azure.microsoft.com/services/cognitive-services/face?WT.mc_id=mobile-0000-bramin).

## Logging In
![](https://github.com/brminnick/Videos/blob/master/FacialRecognitionLogin/LoginDemo.gif)

## Creating New User Account
![](https://github.com/brminnick/Videos/blob/master/FacialRecognitionLogin/CreateUserDemo.gif)