搜索资源列表
kpca_py
- python实现的PCA,即Python scr ipt for kernel PCA with and without CUDA,效率非常好-python implementation of the PCA, Python the scr ipt for kernel the PCA with and without CUDA, the efficiency is very good
face-Adaboost
- 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
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 9
人脸图像特征提取与对比
- NMF、PCA-人脸图像特征抽取与对比,图像识别,主成分分析(Face image feature extraction and comparison, image recognition, principal component analysis)
face_recognition
- 基于python的PCA(主成分分析降维)人脸识别(PCA (principal component analysis dimensionality reduction) face recognition based on python)