文件名称:FLDbasedFaceRecognitionSystem_v2
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 256kb
- 下载次数:
- 0次
- 提 供 者:
- p***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition
method, which is called Fisherface [1].
All functions are easy to use, as they are heavy commented.
Furtheremore, a sample scr ipt is included to showe 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.
4. Run FisherfaceCore function to produce basis s of 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 examp
method, which is called Fisherface [1].
All functions are easy to use, as they are heavy commented.
Furtheremore, a sample scr ipt is included to showe 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.
4. Run FisherfaceCore function to produce basis s of 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 examp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FLD_based Face Recognition System_v2
....................................\CreateDatabase.m
....................................\example.m
....................................\FaceR
....................................\.....\14.jpg
....................................\.....\15.jpg
....................................\.....\16.jpg
....................................\.....\17.jpg
....................................\.....\18.jpg
....................................\.....\19.jpg
....................................\.....\2.jpg
....................................\.....\20.jpg
....................................\.....\3.jpg
....................................\.....\4.jpg
....................................\.....\5.jpg
....................................\.....\6.jpg
....................................\.....\7.jpg
....................................\.....\8.jpg
....................................\.....\9.jpg
....................................\FaceS
....................................\.....\5.jpg
....................................\.....\6.jpg
....................................\.....\7.jpg
....................................\.....\8.jpg
....................................\.....\9.jpg
....................................\FisherfaceCore.m
....................................\Readme.txt
....................................\Recognition.m
....................................\CreateDatabase.m
....................................\example.m
....................................\FaceR
....................................\.....\14.jpg
....................................\.....\15.jpg
....................................\.....\16.jpg
....................................\.....\17.jpg
....................................\.....\18.jpg
....................................\.....\19.jpg
....................................\.....\2.jpg
....................................\.....\20.jpg
....................................\.....\3.jpg
....................................\.....\4.jpg
....................................\.....\5.jpg
....................................\.....\6.jpg
....................................\.....\7.jpg
....................................\.....\8.jpg
....................................\.....\9.jpg
....................................\FaceS
....................................\.....\5.jpg
....................................\.....\6.jpg
....................................\.....\7.jpg
....................................\.....\8.jpg
....................................\.....\9.jpg
....................................\FisherfaceCore.m
....................................\Readme.txt
....................................\Recognition.m