Description: 人脸识别源代码,采用Matlab编写,有友好的GUI界面,使用方便,并附带了使用说明,方便学习-face recognition source code, prepared using Matlab, a friendly GUI interface, easy to use, and the incidental use to facilitate learning Platform: |
Size: 388096 |
Author:王为 |
Hits:
Description: 基于ORL人脸库的主元分析法用于人脸识别-ORL face database based on the principal component analysis method for face recognition Platform: |
Size: 1024 |
Author:chenxi |
Hits:
Description: 人脸识别中使用的特征定位源码。 是MATLAB编写的基于多方案统计学的完整的动态形状定位源代码。-Face Recognition feature of the use of source positioning. Is a MATLAB program based on multi-prepared statistics, integrated and dynamic shape of positioning the source code. Platform: |
Size: 23552 |
Author:陈非 |
Hits:
Description: 用ORL人脸库实现的基于PCA的人脸识别系统源代码,调试过,可用。-ORL face database using realize PCA-based face recognition system source code, debugging, and can be used. Platform: |
Size: 5120 |
Author:yuzhun21 |
Hits:
Description: 人脸识别中的一些常见算法,用MATLAB 实现-Some of the common face recognition algorithms, using MATLAB realize Platform: |
Size: 8192 |
Author:lousongjiang |
Hits:
Description: 采用局部投影熵进行人脸识别的源程序,在常见的数据库上的实验识别率较高,特别是算法对光照不敏感.-Entropy using the local projection of the source code for face recognition, in the common database of experimental high recognition rate, especially the algorithm is not sensitive to light. Platform: |
Size: 13312 |
Author:陈浩 |
Hits:
Description: 人脸识别的代码很好用的哦试试吧真的是不错哦
-Face Recognition using the code very well give it a try Oh, oh it is really good Platform: |
Size: 262144 |
Author:dd |
Hits:
Description: 完整的人连表情识别系统源代码(采用局域二值模式LBP识别)
Matlb做的界面-Even the complete source code of face recognition system (using binary mode Local LBP identification) Matlb interface do Platform: |
Size: 283648 |
Author:阿卡每个 |
Hits:
Description: code for face recognition using ica (independent component analysis) .a good code sor reaserch.
Platform: |
Size: 3072 |
Author:ali |
Hits:
Description: 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码
使用步骤:
1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱)
2. 找到"main.m"文件
3. 命令行中运行它
4. 点击"Train Network",等待程序训练好样本
5. 点击"Test on Photos",选择一个.jpg图片,识别。
6. 等待程序检测出人脸区域
createffnn.m, drawrec.m, gabor.m, im2vec.m, imscan.m, loadimages.m, main.m, template1.png, template2.png, trainnet.m-This is a use of the Gabor feature extraction and artificial intelligence source code of face detection system using the steps: 1. Copy all files to the MATLAB working directory (sure you have installed the Image Processing Toolbox, and artificial intelligence toolbox) 2. Found " main.m " file 3. the command line, run it 4. Click the" Train Network " , waiting for a good sample of the training program 5. Click the" Test on Photos " , select a. jpg image recognition. 6. Wait for the program detects the face region createffnn.m, drawrec.m, gabor.m, im2vec.m, imscan.m, loadimages.m, main.m, template1.png, template2.png, trainnet.m Platform: |
Size: 140288 |
Author:郑碧波 |
Hits:
Description: 1.GeometricContext文件是完成图片中几何方向目标分类。
参考文献《Automatic Photo Pop-up》Hoiem 2005
2 GrabCut文件是完成图像中目标交互式分割
参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》
C. Rother 2004
3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码
4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行
5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱
6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口
7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高
8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition Platform: |
Size: 6918144 |
Author:张数 |
Hits:
Description: 用于人脸识别的LDA和PCA特征提取方法的Matlab代码,结合两个程序可以实现PCA+LDA特征提取方法。-LDA and PCA is a common methods of feature selection,These are their source code using matlab. Platform: |
Size: 1024 |
Author:qibe |
Hits:
Description: 基于MPCA的人脸识别代码,用MATLAB编写的,可以实现-MPCA-based face recognition code, using MATLAB, can be achieved Platform: |
Size: 2239488 |
Author:王朴 |
Hits:
Description: 这个是使用局部敏感哈希算法完成的人脸识别算法,使用MATLAB简单制作了界面,算法还行,界面比较丑-This is completed using locally sensitive hash algorithm face recognition algorithm using MATLAB produced a simple interface, algorithms okay, interface is ugly Platform: |
Size: 299008 |
Author:袁豪 |
Hits:
Description: 完整的基于HMM的语音识别系统,Gabor小波变换与PCA的人脸识别代码,利用matlab针对图像进行马氏距离计算 。- Complete HMM-based speech recognition system, Gabor wavelet transform and PCA face recognition code, Using matlab to calculate the Mahalanobis distance for the image. Platform: |
Size: 5120 |
Author:vehdpd |
Hits: