Skip to content

Face detection

neig requested to merge face_detection into master

When a user pressed spacebar, the images from a directory "myfaces" are loaded and read by a FisherFaceRecognizer, and a prediction of the user's identity is made.

Merge request reports