搜索资源列表
采用特征脸的人脸识别MATLAB程序
- 采用特征脸的人脸识别MATLAB程序,加了中文注释
人脸识别系统
- 基于pca的人脸识别系统,绝对能运行,对于初步学习MATLAB的人来说,是很好的识别应用程序
人脸识别UFR2源码
- 人脸识别完整算法,可以在MATLAB下实现,有详细的说明,外文的
PCA算法的人脸识别
- 这是一个PCA算法的人脸识别的程序
人脸识别matlab实现
- 人脸识别,采用gabor实现的matlab代码
人脸识别程序SVM,matlab的
- 人脸识别程序SVM,matlab的……初次上传多多指教,Face Recognition procedures SVM, matlab ... ... the initial upload of the exhibitions
经典的人脸识别算法
- 经典的人脸识别算法:2Dpca的实现,matlab实现环境。,Classical face recognition algorithms: 2Dpca the realization
PCA和MDA进行人脸识别
- 模式识别课程中,PCA和MDA进行人脸识别,训练和测试,PCA AND MDA
人脸识别matlab程序
- 人脸识别matlab程序,很好的程序,很详细。(Matlab program for face recognition)
基于SVM的人脸识别源代码
- 本程序是介绍SVM算法的matlab程序,主要用于人脸识别方面(This procedure is introduced SVM algorithm matlab procedures, mainly for face recognition)
神经网络实现人脸识别任务
- 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
人脸识别matlab代码
- 采用模式识别算法在matlab中利用近邻法进行人脸识别(Face recognition using the nearest neighbor method in MATLAB with pattern recognition algorithm)
人脸识别matlab 程序
- 人脸图像识别中所应用MATLAB 对图像进行预处理,应用该工具箱对图像进行经典图像处理,通过实例来应用matlab图像处理功能, 对某一特定的人脸图像处理, 进而应用到人脸识别系统。(In face recognition, MATLAB is applied to preprocess the image. The toolbox is applied to the classic image processing of the image. The MATLAB image processi
BP神经网络的人脸识别matlab代码
- 使用MATLAB实现人脸识别,可以正常运行(Using MATLAB to realize face recognition, it can run normally)
LDA人脸识别程序
- 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
LBP-DBN人脸识别matlab代码
- 深度学习的识别算法,经lbp优化后,效率很高(The recognition algorithm of deep learning is highly efficient after being optimized by LBP.)
基于PCA和SVM的人脸识别系统
- 先通过图像处理提取人脸的各个特征,然后对人脸通过PCA进行降维,然后通过SVM进行人脸识别(Firstly, the features of human face are extracted by image processing, then the dimension of human face is reduced by PCA, and then the face is recognized by SVM)
MATLAB人脸识别
- MATLAB人脸识别(PCA,LDA,KPCA,BP,可视化界面,摄像头)(Matlab face recognition (PCA, LDA, KPCA, BP, visual interface, camera))
基于ICA的人脸识别-matlab代码
- 基于ICA的人脸识别,matlab代码实现(Face recognition based on ICA with matlab code)
MATLAB人脸识别PCA[库外人连,报警,GUI,论wen]
- 该课题为基于MATLAB平台的PCA的人脸识别系统。原理为:从一副生活照中寻找到人脸,分割人脸区域图像,PCA算法进行降维,和库里图片进行对比,输出目标人脸以及相关个人信息。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警等。(This project is a PCA face recognition system based on MATLAB platform. The principle is: find the face from a life photo, s