
Face Recognition Application
Demonstration on how to use Eigenfaces and Fisherfaces for face recognition.
Lauszus Consulting · com.lauszus.facerecognitionapp
UpdatedJul 17, 2025
PublishedJun 1, 2023
Packagecom.lauszus.facerecognitionapp
MD5b29300f3b9ff5682440eb2fd73246470
SHA1 (signer)3C:BC:96:A6:D3:A8:F6:B9:93:CB:B9:E5:F6:EF:1C:57:10:31:3B:A5
Signed byCN=Kristian Lauszus, O=TKJElectronics, C=Da
Architecturesx86-64
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
What's new
* Fixed support for Android NDK r18, as gnustl has been removed
* Make the image square, so it does not crash on phones with different aspect ratios - see: https://github.com/Lauszus/FaceRecognitionApp/issues/25
* Add double tap to flip camera gesture
* Update Eigen to 3.3.5
* Update Gradle to 4.6
* Use Android SDK 28
* Make the image square, so it does not crash on phones with different aspect ratios - see: https://github.com/Lauszus/FaceRecognitionApp/issues/25
* Add double tap to flip camera gesture
* Update Eigen to 3.3.5
* Update Gradle to 4.6
* Use Android SDK 28
Description
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.
Required features
- Faketouch android.hardware.faketouch
Permissions (1)
Face Recognition Application requests the following Android permissions:
- Camera android.permission.CAMERA