Skip to content

FaceRecognitionTeam/FaceRecognitionApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition

Background image

Purpose

Face recognition is technology measures and matches the unique characteristics for the purpose of personal identification to apply in many applications such as facerecognition system at airport, patient identification, acсess control and so forth. Face recognition based on facial 68 landmark detection. Landmarks are associated with eyes mouth and nose.

Prerequisites

You need NodeJS and browser.

Command interface

  • npm run start - To start web application;
  • npm run build - To build web application;

Testing

  • npm run test - To run tests.

If you want to test new celebrities, add their images to the test_faces folder and add their characteristics to the test_faces.json file.

Group members

  • Alexander Ivankin
  • Dmitrii Kamianskii
  • Dmitrii Mishutin
  • Dmitrii Kondratev

About

React app for person recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published