Note that this app is meant for developers and NOT consumers, so please do not leave a negative review if you are not a developer.
This app demonstrates how to calculate Eigenfaces and Fisherfaces used for face recognition on an Android device.
The library uses my other project FaceRecognitionLib: https://github.com/Lauszus/FaceRecognitionLib in order to calculate the Eigenfaces and Fisherfaces.
The source code is available at the following link: https://github.com/Lauszus/FaceRecognitionApp.
This app demonstrates how to calculate Eigenfaces and Fisherfaces used for face recognition on an Android device.
The library uses my other project FaceRecognitionLib: https://github.com/Lauszus/FaceRecognitionLib in order to calculate the Eigenfaces and Fisherfaces.
The source code is available at the following link: https://github.com/Lauszus/FaceRecognitionApp.
Show More