搜索资源列表
ORL Database
- 这是一个常用的人脸识别的数据库,可能对大家有所帮助 -This is a commonly used face recognition database that may help you
CollectFaceImage
- 便于使用的收集人脸图像建立数据库的工具程序。供人脸检测/识别/表情/姿态等模式识别、人工智能领域的研究者使用。可以方便地从网页中收集人脸照片,提供良好的交互界面对照片在模式识别,尤其是biometric领域中所需的各种属性进行标注,建立数据库。-easy-to-use collection of facial image database tools procedures. For Face detection / identification / expression / gestures,
grimace
- 一个老外文章中用到的人脸数据库,包含多种肤色的人脸,可供做人脸识别的人员进行训练和测试用!-a foreigner article used the face database, a mixture of color face, Face recognition for the staff to do the training and testing with!
ORL_Faces_Database
- ORL人脸数据库,进行人脸识别、人脸检测等国际公认数据库
PCAfacerecognitionMATLAB
- 基于统计方法的人脸识别,由yale大学提供的人脸数据库
LDA-based-face-recognition
- 基于LDA的人脸识别技术,从ORL数据库读数据,然后从中取一部分进行训练,一部分进行测试。-This code is LDA base face recognition programme. It reads nots faces from ORL database and the rest (noc-nots) are used as test. LDA_Performance shows the recognition performance.
FaceRecognition
- 这是一个matlab编写的计算人脸识别率的小程序,选用的图像数据库位ORL数据库。-This is a face recognition matlab calculation of the rate of the preparation of small procedures, digital image database selected ORL database.
multiposeface
- 多姿态人脸数据库,可用于非理想条件下人脸识别中的姿态估计问题,包括63种不同姿态,人脸水平方向旋转角度从-60度到60度,角度间隔15度,竖直方向旋转角度为-60度,-30度,-15度,0度,15度,30度,60度。-face database including 63 different poses,can be used in pose estimation of face recognition under unsatisfied condition.
YALE
- YALE 人脸数据库,人脸识别的好工具,15个人,每个人11副图像-YALE face database, face recognition a good tool, 15 individuals, each 11 images
FLD_basedFaceRecognitionSystem_v2
- pca+fisher 人脸识别MATLAB程序,附加图像数据库,适合简单的人脸识别。 -pca+ fisher face recognition program using MATLAB , adding image database for easy recognition.
LDA-based-matlab
- 基于LDA算法的人脸识别,使用ORL人脸数据库做实验,达到95 的识别率-LDA algorithm-based face recognition using ORL face database experiment, 95 recognition rate
PCA-based-matlab
- 基于PCA算法的人脸识别,使用ORL人脸数据库做实验,识别率为88 -PCA algorithm-based face recognition using ORL face database experiment, the recognition rate of 88
MIT_face_data
- 本文件是MIT人脸数据库,对于向研究人脸识别,人脸检测的朋友,可以下载,快来下载吧。-This document is the MIT face database, to study for face recognition, face detection friend, you can download, Come download it.
PCA
- 基于pca方法用于人脸识别,并在YALE和ORL数据库上验证其识别率-Used for face recognition based on pca method, and verify its recognition rate on ORL and YALE
Fisher-LDA-face-recognize
- matlab平台实现人脸识别,通过PCA降维后再通过线性判别分析LDA实现人脸匹配。内附ORL人脸数据库,运行main函数即可输出结果-Matlab platform to achieve face recognition, PCA dimensionality reduction and then through linear discriminant analysis LDA face matching. Contains ORL face , run the main function t
wavelet
- 用小波分析对图像预处理,适用于ORL数据库,准确率有90左右。(Wavelet analysis of image preprocessing, applicable to ORL database, accuracy rate of about 90.)
FaceRecognition
- 本算法将进行人脸识别,首先进行人脸定位检测,然后根据数据库里给的标签进行人脸识别,将人脸的信息显示在人脸旁边。本算法能取得较好的效果。(The algorithm will perform face recognition, first face detection, and then according to the database to the label for face recognition, the face of the information displayed next to
PCA+GUI人脸识别
- 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divide
lbpcascade_animeface-master
- 利用opencv资源库里自带的lbpcascade_animeface.xml,对普通人脸进行识别,如果有数据库的话,也可以自己训练学习,提取人脸特征,进行学习(We use the lbpcascade_animeface.xml in opencv repository to recognize normal faces. If there are databases, we can also train ourselves to learn, extract facial features
orl_faces
- 在人脸识别过程中,常用到许多人脸数据库,这里提供应用极为广泛的英国orl人脸库(In face recognition process, many face databases are commonly used. Here is a widely used British ORL face database.)