izzyco / FacialLogin

Login using Microsoft cognitive services to verify your picture with an associated picture and verify you are the same person.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial Login

A basic application usitlizing the Face APIs to detect facial images and compare them with a saved image to confirm user identity.

Quick Start

  1. Register for an API key and service host endpoint here
  2. Replace them on line 45 and 46 in MainActivity.java

Other Resources

About

Login using Microsoft cognitive services to verify your picture with an associated picture and verify you are the same person.


Languages

Language:Java 100.0%