'Eigenface' Face Recognition System
Written by: Amir Hossein Omidvarnia
Email: [email protected]
This package implements a well-known PCA-based face recognition
method, which is called 'Eigenface' [1].此包实现一个众所周知的基于PCA的人脸识别
方法,即所谓'特征脸'[1]。
All functions are easy to use, as they are heavy commented. 所有功能都易于使用,因为他们是沉重的评论。
Furthermore, a sample script is included to show their usage. 此外,包含示例脚本以显示其用途。
In general, you should follow this order:
1. Select training and test database paths.选择的培训和测试数据库路径。
2. Select path of the test image.选择路径的测试图像。
3. Run 'CreateDatabase' function to create 2D matrix of all training images.运行'CreateDatabase'函数来创建的二维图像矩阵的所有培训。
4. Run 'EigenfaceCore' function to produce basis's of facespace.运行'EigenfaceCore'功能的基础上产生的facespace。
5. Run 'Recognition' function to get the name of equivalent image in training database. 运行'承认'函数来获取数据库..培训的同等图像的名称
For your convenience, I have prepared sample training and test databases, which are parts
of 'face94' Essex face database [2]. You just need to copy the above functions, along with
the training and test databases into a specified path (for example 'work' path of your
MATLAB root). Then follow dialog boxes, which will appear upon running 'example.m'.
为方便起见,我准备样本训练和测试数据库,这是件
对'face94'埃塞克斯人脸数据库[2]。你只需要复制上述职能,随着
培训和到指定的路径(例如'测试数据库的工作'的路径
MATLAB的根)。然后按照对话框,它会自动显示后,运行'example.m'。
Enjoy it!
References:
[1] P. N. Belhumeur, J. Hespanha, and D. J. Kriegman. Eigenfaces vs. Fisherfaces: Recognition
using class specific linear projection. In ECCV (1), pages 45--58, 1996.
[2] Available at:
http://cswww.essex.ac.uk/mv/allfaces/faces94.zip


阿里matlab建模师

- 粉丝: 5919
最新资源
- 最新派特服装CAD软件免安装.doc
- 数联中国互联网家居产业化平台.ppt
- CAD技术的应用.ppt
- 网络贸易师统一考试模拟试卷二.doc
- 计算机视觉图像精密测量下的关键技术.docx
- 单片机的万年历设计课程设计.doc
- MATLAB的锅炉水温与流量串控制系统的设计.doc
- 信息系统安全评价系统设计及实现.docx
- 下半年软考网络工程师上午试题及标准答案(精).doc
- 基于会计电算化转向会计信息化的过程探究.docx
- 室内设计方案常用尺寸CAD快捷键.doc
- 自动化专业考研及就业分析.ppt
- 基于单片机的智能分拣小车设计.docx
- PPT摸板蓝色科技风区块链物联网信息科技.pptx
- 六年级网络安全班会.doc
- 应用型本科院校计算机专业C++教学改革研究.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


