CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - face recognize matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - face recognize matlab - List
[
Graph Recognize
]
PCAface-recognize
DL : 0
人脸识别代码,提取图像特征信息,并计算出识别率-Face recognition code, extract image feature information, and calculate the recognition rate
Update
: 2025-02-19
Size
: 1kb
Publisher
:
小美
[
matlab
]
face-recognize
DL : 0
人脸识别代码:图像工程中经常用到的一个实用算法。这里是matlab的实现。-Face recognition code: Image Engineering frequently used for a practical algorithm. Here is the realization of matlab.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
tao lan
[
Special Effects
]
PCA-Face-Recognition
DL : 0
一个用PCA算法实现的人脸识别小程序,备注详细,有利于学习。-a PCA althology to recognize faces
Update
: 2025-02-19
Size
: 357kb
Publisher
:
cxf
[
GDI-Bitmap
]
galactic
DL : 0
matlab 游戏 matlab 游戏 matlab 游戏-face recognize
Update
: 2025-02-19
Size
: 6kb
Publisher
:
vim
[
AI-NN-PR
]
svm
DL : 0
svm用于人脸识别,效果还行!matlab,可以学习!-face recognize based on svm,its nice to learn!
Update
: 2025-02-19
Size
: 6kb
Publisher
:
黄立
[
Special Effects
]
face-identification
DL : 0
运用神经网络识别简单人脸图形。包括图形处理,训练样本,以及最后识别。-The use of neural networks recognize simple face graphics. Including the graphics processing, training samples, and the final identification.
Update
: 2025-02-19
Size
: 676kb
Publisher
:
韩君
[
matlab
]
facemomentsp
DL : 0
利用matlab 实现了人脸识别,其中有矩的使用和矩的识别-code of face recognize using moment implented with matlab
Update
: 2025-02-19
Size
: 304kb
Publisher
:
maping
[
Graph Recognize
]
face-detection-tool
DL : 0
用matlab实现的视频人脸检测和识别的的工具箱函数-the tool of face detection and recognize based on matlab
Update
: 2025-02-19
Size
: 17.96mb
Publisher
:
肖伶俐
[
Special Effects
]
face_recognize
DL : 0
图像处理课程设计——《人脸识别》,用matlab实现的,代码加实现,以及设计报告-Image processing designation of face recognize.
Update
: 2025-02-19
Size
: 957kb
Publisher
:
曹一
[
Compress-Decompress algrithms
]
facesvddem
DL : 0
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
Update
: 2025-02-19
Size
: 289kb
Publisher
:
Aminul Islam
[
Special Effects
]
face-recognize
DL : 0
在matlab中高效得对人脸特征进行识别,并检索出匹配图片,实验中取得了较好的效果。-Efficient was right facial feature identification, trial and achieved good results.
Update
: 2025-02-19
Size
: 1.5mb
Publisher
:
武晓梅
[
Special Effects
]
facer
DL : 0
Matlab-based face recognition, to recognize pictures of the human face and its marquee out
Update
: 2025-02-19
Size
: 15.3mb
Publisher
:
黄升
[
Special Effects
]
RMB
DL : 0
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!
Update
: 2025-02-19
Size
: 346kb
Publisher
:
赖沿州
[
Special Effects
]
Fisher-LDA-face-recognize
DL : 0
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
Update
: 2025-02-19
Size
: 4.04mb
Publisher
:
don
[
Education soft system
]
eigenFacesmatlab
DL : 0
Using Matlab to programme a PCA algorithm to recognize face.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
lizhi
[
Special Effects
]
EigFace
DL : 0
自己写的图片预处理程序,还有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.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
ChelseaLeung
[
Windows Develop
]
recognize
DL : 0
matlab 的 简单人脸检测程序 解压就能用(Matlab Simple face detection procedures, decompression can be used)
Update
: 2025-02-19
Size
: 472kb
Publisher
:
吃了么258
[
Special Effects
]
face_rec
DL : 0
## 人脸识别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 ###)
Update
: 2025-02-19
Size
: 2.08mb
Publisher
:
innce
[
Special Effects
]
人脸识别 MATLAB代码
DL : 0
使用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)
Update
: 2025-02-19
Size
: 18.92mb
Publisher
:
王二愣子
[
matlab
]
PCA人脸识别GUIORL+Yale人脸库
DL : 0
该系统为基于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.)
Update
: 2025-02-19
Size
: 1.2mb
Publisher
:
for Matlab
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.