文件名称:python_face_recog
介绍说明--下载内容均来自于网络,请自行研究使用
基于python+opencv 的 人脸识别,对一段视频进行读取,并检测出人脸,然后进行PCA 降维,最后用SVM进行人脸识别,识别率94%左右。(Based on python + opencv face recognition, a video was read, and face detection, and then PCA dimension reduction, and finally SVM face recognition, recognition rate of about 94%.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
readme.txt | 409 | 2018-01-21 |
demo_predictFaces.py | 176 | 2018-01-21 |
demo_training_models.py | 1068 | 2018-01-21 |
detectFaces.py | 5218 | 2018-01-21 |
face_recog.py | 4647 | 2018-01-21 |
face_videodata | 0 | 2018-01-21 |
face_videodata\1.mp4 | 933778 | 2017-10-23 |
face_videodata\2.mp4 | 867145 | 2017-10-23 |
face_videodata\3.mp4 | 828678 | 2017-10-23 |
pcamodels.m | 4353169 | 2018-01-21 |
svmmodels.m | 302055 | 2018-01-21 |