Welcome![Sign In][Sign Up]
Location:
Search - face recognize matlab

Search list

[Graph RecognizePCAface-recognize

Description: 人脸识别代码,提取图像特征信息,并计算出识别率-Face recognition code, extract image feature information, and calculate the recognition rate
Platform: | Size: 1024 | Author: 小美 | Hits:

[matlabface-recognize

Description: 人脸识别代码:图像工程中经常用到的一个实用算法。这里是matlab的实现。-Face recognition code: Image Engineering frequently used for a practical algorithm. Here is the realization of matlab.
Platform: | Size: 1024 | Author: tao lan | Hits:

[Special EffectsPCA-Face-Recognition

Description: 一个用PCA算法实现的人脸识别小程序,备注详细,有利于学习。-a PCA althology to recognize faces
Platform: | Size: 365568 | Author: cxf | Hits:

[GDI-Bitmapgalactic

Description: matlab 游戏 matlab 游戏 matlab 游戏-face recognize
Platform: | Size: 6144 | Author: vim | Hits:

[AI-NN-PRsvm

Description: svm用于人脸识别,效果还行!matlab,可以学习!-face recognize based on svm,its nice to learn!
Platform: | Size: 6144 | Author: 黄立 | Hits:

[Special Effectsface-identification

Description: 运用神经网络识别简单人脸图形。包括图形处理,训练样本,以及最后识别。-The use of neural networks recognize simple face graphics. Including the graphics processing, training samples, and the final identification.
Platform: | Size: 692224 | Author: 韩君 | Hits:

[matlabfacemomentsp

Description: 利用matlab 实现了人脸识别,其中有矩的使用和矩的识别-code of face recognize using moment implented with matlab
Platform: | Size: 311296 | Author: maping | Hits:

[Graph Recognizeface-detection-tool

Description: 用matlab实现的视频人脸检测和识别的的工具箱函数-the tool of face detection and recognize based on matlab
Platform: | Size: 18835456 | Author: 肖伶俐 | Hits:

[Special Effectsface_recognize

Description: 图像处理课程设计——《人脸识别》,用matlab实现的,代码加实现,以及设计报告-Image processing designation of face recognize.
Platform: | Size: 979968 | Author: 曹一 | Hits:

[Compress-Decompress algrithmsfacesvddem

Description: it is the matlab source code for face recognition using singular value decomposition. this will help everybody to recognize the input face compare with database saved face. for any problem:Contact me: aminul07cse@yahoo.com
Platform: | Size: 295936 | Author: Aminul Islam | Hits:

[Special Effectsface-recognize

Description: 在matlab中高效得对人脸特征进行识别,并检索出匹配图片,实验中取得了较好的效果。-Efficient was right facial feature identification, trial and achieved good results.
Platform: | Size: 1575936 | Author: 武晓梅 | Hits:

[Special Effectsfacer

Description: Matlab-based face recognition, to recognize pictures of the human face and its marquee out
Platform: | Size: 16041984 | Author: 黄升 | Hits:

[Special EffectsRMB

Description: This design is based on the matlab the besmirch recognition system of graduation design, the stain can recognize all kinds of face value of RMB recognition. Very useful!
Platform: | Size: 354304 | Author: 赖沿州 | Hits:

[Special EffectsFisher-LDA-face-recognize

Description: 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 to output the results
Platform: | Size: 4235264 | Author: don | Hits:

[Education soft systemeigenFacesmatlab

Description: Using Matlab to programme a PCA algorithm to recognize face.
Platform: | Size: 2048 | Author: lizhi | Hits:

[Special EffectsEigFace

Description: 自己写的图片预处理程序,还有PCA、特征脸法的人脸识别,适合图像处理初学者。-Photos pre-duling program wrote by myseld,and PCA、Eigface way to recognize person s face,which is suitable for a person who learn matlab and photo-duling at the first time.
Platform: | Size: 3072 | Author: ChelseaLeung | Hits:

[Windows Developrecognize

Description: matlab 的 简单人脸检测程序 解压就能用(Matlab Simple face detection procedures, decompression can be used)
Platform: | Size: 483328 | Author: 吃了么258 | Hits:

[Special Effectsface_rec

Description: ## 人脸识别GUI设计 这是我在理解PCA算法后,设计`MATLAB GUI`实现人脸识别。 ### 使用方法: 1. 运行face.m主脚本 2. 点击`训练机器`选择train文件夹 3. 点击`choose photo`选择test文件夹下的一张图片 4. 最后点击`recognize`即可进行识别 5. 点击`Accuracy`可计算整个test文件夹下所有图识别准确率 ###(## face recognition GUI design This is my understanding of the PCA algorithm, the design of `MATLAB GUI` to achieve face recognition. ### use method: 1. run the face.m master script 2. click on ` training machine ` select train folder 3. click `choose photo` to select a picture under the test folder 4., click `recognize` to recognize 5. click "`Accuracy`" to calculate all the test folder under the map to identify the accuracy rate ###)
Platform: | Size: 2177024 | Author: innce | Hits:

[Special Effects人脸识别 MATLAB代码

Description: 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algorithm is used to generate a strong classifier, which can recognize the face images in the test set with a high recognition rate)
Platform: | Size: 19835904 | Author: 王二愣子 | Hits:

[matlabPCA人脸识别GUIORL+Yale人脸库

Description: 该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。 含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The method is unified, including GUI interface. In addition, it can be developed into a real-time face system of camera, which can recognize the face outside the warehouse, and can be made into access control system, attendance system, punch in system. Register attendance, alarm, etc. Including paper and detailed notes.)
Platform: | Size: 1260544 | Author: for Matlab | Hits:

CodeBus www.codebus.net