/FaceRecognitionApp

Full fledge project for Face Authentication

Primary LanguageJavaMIT LicenseMIT

FaceRecognitionApp

  1. Face authentication folder contain the full application that can be directly copied and open in android studio.
  2. Additional files folder contain the files to be uploaded on server.

Requirements

  1. face_recognition and dlib library on server
  2. volley in android studio for smooth transmission of data on server.