使用C++语言实现主成分变换算法pCA,包含求特征值特征向量
上传时间: 2016-04-21
上传用户:pompey
pCA算法程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量
上传时间: 2016-04-23
上传用户:66666
pCA算法程序 - Dinga s Blog主分量分析方法
上传时间: 2016-05-02
上传用户:lijinchuan
pCA的理论的介绍。了解pCA很有帮助。
标签: pCA
上传时间: 2016-05-11
上传用户:qilin
基于pCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognition algorithm, and then plots resulting accuracy.
标签: pre-processing recognitio function applies
上传时间: 2014-09-03
上传用户:jqy_china
特征向量 主要在MATLAB下实现.用于图像的pCA之前的准备工作,最后实现图像的主观检索。
上传时间: 2016-05-28
上传用户:lnnn30
pCA 算法的matlab实现 与大家一起分享
上传时间: 2016-06-22
上传用户:zhliu007
Face recognition based on pCA. A complete system and related introduction! Maybe it can help you!
标签: introduction recognition complete related
上传时间: 2016-06-23
上传用户:561596
pCA人脸识别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
标签: implements Principal Component Analysis
上传时间: 2014-01-03
上传用户:佳期如梦
pCA人脸识别 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
标签: implements Component Principal Analysis
上传时间: 2016-06-25
上传用户:trepb001