搜索资源列表
ifyh
- this source code is face recognition
facial-recoginiton
- face recognition in assembly language
1
- 利用K-L变换进行人脸识别。首先求得待辨识图像相对于训练集平均脸的差值图像,然后求得该图像在特征脸空间中的坐标,最后采用最近邻法对图像进行归类。-KL transform for face recognition. Obtain the first image to be identified image with respect to the difference between the average face of the training set, and then obtain the
main_desktop
- 视频显示卡通,通过摄像头识别人脸,然后将人脸卡通化-Video display cartoon by camera, face recognition, and then the caricature
lle
- 基于matlab的LLE算法代码,是人脸识别代码中的子程序-LLE algorithm matlab-based code, the code is a subroutine face recognition
606d9c1ae690
- 基于支持向量机的彩色人脸识别算法,包含完整的分类器。-Color based on SVM face recognition algorithm, including complete classifier.
lle
- lle(局部线性嵌入)算法的源代码,适合进行人脸识别等,可降维。-lle (LLE) algorithm source code, suitable for face recognition, can reduce the dimension.
faceLDA
- 基于LDA的人脸识别功能, 基于LDA的人脸识别功能,-LDA-based face recognition, face recognition function based LDA, LDA-based face recognition function,
face-recognition
- 人 脸识别技术分 4 个方面:(1)皮肤检测 ,在 图像 中寻找出人 脸 区域,也可 以说是将图像中的背景和人的肤色进行分 离;(2)人脸规范化,即校正人脸在尺度、光照和旋转等方 面的变化;(3)特征提取 ,从人脸图像中映射提取~组能反 映人脸特征的数值表示样本;(4)特征匹配,将待识别人脸 与数据库中的已知人脸比较,得出相关信息。-people face recognition
PCAPLPP
- 在人脸识别当中,针对LPP是一个局部化的线性降维处理,我们先提出来先对其进行预处理,然后再利用LPP。-In face recognition, in view of the LPP is a localization of linear dimension reduction processing, we first put forward the preprocessing, and then re-use LPP
vb-face-recognition-system
- vb人脸识别系统有助于你方便的设计人脸识别功能-vb face recognition system
MATLAB
- matlab code of face recognition
PCA_based-Face-Recognition-System
- 在matlab上运用PCA的方法进行人脸识别,包括灰度处理,二值化。-In the use of PCA on the method of PCA face recognition, including gray processing, binarization.