/AndroidFaceRecognizer

This is an face detection and recognition application on Android based on Android OpenCV Android SDK which includes Java and NDK features.

Primary LanguageJavaMIT LicenseMIT

AndroidFaceRecognizer

This is an face detection and recognition application on Android based on Android OpenCV Android SDK which includes Java and NDK features.

You can download the apk file from:

https://apkcombo.com/face-recognizer/com.yaylas.sytech.facerecognizer/

or

https://apk.support/app/com.yaylas.sytech.facerecognizer

这是一个安卓端 人脸识别的APP源码,eclipse开发,可以编译安装。 google play中下载的apk存在一个bug。 基于lbp特征等完成图像特征提取,既而实现人脸识别。由于时间太久,算法原始,准确率一般。可作为熟悉android 开发以及jni开发学习用。

环境:

eclipse;

opencv for android 以及 jni 编译;

可转换成android studio版本,转换后的版本不再此工程中,此工程也不再维护。