说明:Metaface Learning for Sparse Fisher Discrimination Dictionary Learning for Sparse Representation
Metaface dictionary dictionary-learning Sparse-fisher sparse
说明:PCA+Fisher人脸识别,已在ORL人脸库上测试,效果不错
说明:pca+fisher 人脸识别matlab程序,附加图像数据库,适合简单的人脸识别。
说明:Fisher二元分类器,依据求得的Fisher变换向量W,判定输入数据X(样本数据以列向量形式存储)的所属 参考边肇祺清华版《模式识别(第二版)》P90页(4.2章 Fisher线性判别) [ JudgeX W threY ] = fcFisherJudge(Class1,Clas...
说明:function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量
说明:基于Fisher线性判别的基因分类器的matlab源码-Based on Fisher Linear Discriminant gene classifier matlab source
说明:此实验使用核Fisher鉴别分析(KFDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。