Skip to content

Gordius2017/face-recognition-and-liveness-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

face-recognition-and-liveness-detection

This project contains the python-flask server that receives the images from the c++ program and processes them for facial recognition.

The c++ program receives the images from the Raspberry Pi and processes them for liveness detection. In order to use it, the OpenFace library must be downloaded and FaceLandMarkVid.cpp must be replaced in OpenFace/exe/FaceLandMarkVid, and the compiled using the install.sh found in OpenFace/.

In helper-scripts there are many other usefull scripts for face analyzing and communication: blink detection, landmarks detection, sending images through sockets or POST-ing them as base64.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published