搜索资源列表
pca
- ORL-人脸库的pca算法程序。可以测试其人脸识别的时间和准确率
VC++人脸定位实例
- 一个经典的人脸识别算法实例,提供人脸五官定位具体算法及两种实现流程.-a classic example of face recognition algorithm, providing facial features specific positioning algorithm and the two implementation process.
最简单的人脸检测算法
- 最简单的Matlab人脸识别代码,教你一步步做人脸识别,即使刚学matlab也能看懂。特别指出 亲测的,识别准确率的确很高
DLDA_code
- 人脸识别的经典算法——直接LDA算法的matlab实现,效果很好,还可以计算识别的精确度,实现了剑桥大学orl人脸数据库的人脸识别-The classical LDA algorithm directly face recognition algorithm matlab implementation, the effect is very good, also can calculate the recognition accuracy, the realization of the Uni
face_recognition
- 人脸识别程序,普氏算法对齐的,能够运行,是开源程序,自己下载看就得了呗-Recognition program, Platts alignment algorithm
OpenCVPSIFT
- OpenCV实现人脸识别功能。采用基本的算法实现特征点提取和匹配。-OpenCV face recognition function. The basic algorithm uses the feature point extraction and matching.