搜索资源列表
Karhunen-LoeveDecompositionforFaceRecognition
- 使用Karhunen-Loeve Decomposition模型进行人脸检测的MATLAB实现代码-use Karhunen - Loeve Decomposition Model Face Frederick Measurement of MATLAB code
Karhunen-Loeve_Decomposition_for_Face_Recognition.
- 本人就是做数字图像处理的,大家有好程序一起共享啊!
pp
- 主元分析 (Principal Component Analysis, PCA) 又叫:Karhunen-Loeve变换 (KLT)、Hotelling变换。 假设已经从图象已经缩放为N*M大小。 m幅N*M大小的图象Xi作为n*1列向量看待-PCA (Principal Component Analysis, PCA) also known as: Karhunen-Loeve Transform (KLT), Hotelling transform.
karhunen_loeve
- karhunen methode in image processing
Karhunen-Loeve-Based
- Matlab下开源的人脸识别经典KL算法,通过200幅裁剪过的人脸图像计算出Eigenvalues和Eigenvectors。本人亲自试用代码可行,只需修改下文件路径即可,值得学习。另文件包含ORL数据库人脸图像400张,方便大家参考试用。-Matlab source for Face Recognition under the classical KL algorithm, cut off by 200 to calculate Eigenvalues face i
pca
- 主成分分析算法实例子,采用Karhunen-Loeve 算法设计-Instances of sub-principal component analysis algorithm, algorithm design using Karhunen-Loeve
KL
- matlab做KL(Karhunen-Loeve)变换,人脸识别-Karhunen-Loeve, for face recognition
K-L
- K-L变换算法 以矢量信号X的协方差矩阵Ф的归一化正交特征矢量q所构成的正交矩阵Q,来对该矢量信号X做正交变换Y=QX,则称此变换为K-L变换(K-LT或KLT),K-LT是Karhunen-Loève Transform的简称,有的文献资料也写作KLT。可见,要实现KLT,首先要从信号求出其协方差矩阵Ф,再由Ф求出正交矩阵Q。Ф的求法与自相关矩阵求法类似。-K- L
litybzu
- Karhunen-Loève特征变换 模式识别课程实验 推荐一下-Karhunen- Loeve feature transformation pattern recognition experiment courses recommend
Koevepattern
- Karhunen-Loève特征变换 模式识别课程实验 推荐一下-Karhunen- Loeve feature transformation pattern recognition experiment courses recommend
2628227
- Karhunen - Loeve feature transformation pattern recognition experiment courses recommend-Karhunen- Loeve feature transformation pattern recognition experiment courses recommend
transfordaticp-pattern
- Karhunen - Loeve feature transformation pattern recognition experiment courses recommend-Karhunen- Loeve feature transformation pattern recognition experiment courses recommend
zransformaxionrecqmmend
- Karhunen-Loève特征变换 模式识别课程实验 推荐一下(Karhunen - Loeve feature transformation pattern recognition experiment courses recommend)
exp_2_1
- Iris数据集,计算协方差矩阵和相关系数矩阵和kl变换(The goal of this programming experiment is to: Calculate the covariance matrix and the correlation coefficient matrix of the Iris data set. Perform the Karhunen-Loeve transform on this data set.)