搜索资源列表
eigenface
- face recognition in opencv
eigenface
- Eigen faces + pca on opencv
part5-src
- showing you how to use opencv s implementation of eigenface for face recognition
pca
- 利用opencv库函数实现PCA(主成成分分析)算法,该算法是经典人脸识别算法eigenface里的核心算法。-Use opencv library functions achieve PCA (Principal Component Analysis into) algorithm, which is a classic face recognition algorithm eigenface in core algorithm.
FR_opencv
- 基于opencv的eigenface FisherFace LBPHFace人脸识别的实现-face recognition basd on opencv
javacv
- javacv小demo,使用javacv0.8版本进行的一个demo测试(/* * FaceRecognition.java * * This file is a translation from the opencv example http://www.shervinemami.info/faceRecognition.html, ported * to Java using the JavaCV library. Notable changes are the add