文件名称:pca
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-08-04
- 文件大小:
- 34kb
- 下载次数:
- 0次
- 提 供 者:
- haris*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This package implements basic Principal Component Analysis in Matlab and
tests is with grayscale portion of the FERET database. Images are not
preprocessed and it is up to the user to preprocess the images as wanted,
not changing the filenames.
pca.m and createDistMat.m can be used on any database following the
same principles described in the header of the files. feret.m is specific
for the FERET database but can easily be transformed to be generic if needed.
In addition to the three .m files, standard FERET gallery and probe set lists
are given, along with a list of randomly chosen 500 images that can be used
for testing:
Training set: trainList.mat
Gallery: feretGallery.mat
Probe sets: fb.mat fc.mat dup1.mat dup2.mat-
This package implements basic Principal Component Analysis in Matlab and
tests is with grayscale portion of the FERET database. Images are not
preprocessed and it is up to the user to preprocess the images as wanted,
not changing the filenames.
pca.m and createDistMat.m can be used on any database following the
same principles described in the header of the files. feret.m is specific
for the FERET database but can easily be transformed to be generic if needed.
In addition to the three .m files, standard FERET gallery and probe set lists
are given, along with a list of randomly chosen 500 images that can be used
for testing:
Training set: trainList.mat
Gallery: feretGallery.mat
Probe sets: fb.mat fc.mat dup1.mat dup2.mat
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pca
...\createDistMat.m
...\dup1.mat
...\dup2.mat
...\fb.mat
...\fc.mat
...\feret.m
...\feretGallery.mat
...\listAll.mat
...\main.asv
...\main.m
...\pca.m
...\Readme.txt
...\trainList.mat