搜索资源列表
Fisher
- Fisher判别的基本思想是将k$个总体的所有$维空间的样本点投影到一维空间上,使投影后组与组之间尽可能的分开,然后利用方差分析的方法推出判别函数。为了简单起见,通常利用线性的判别函数。-The basic idea of Fisher discriminant is k $ total $ dimensional space sample point projection to the one-dimensional space, so that the projection between
FisherFace1
- 基于Fisher线性判别分析的人脸识别算法代码。内涵ORL人脸数据库-The code for face recognition based on Fisher LDA.And a database of face called ORL is included.
FLDA
- 基于Fisher线性判别分析的人脸识别代码。内涵ORL人脸库。-Code for face recognition based Fisher LDA,and a face data called ORL is included.
LDA
- 线性判别式分析(Linear Discriminant Analysis, LDA),也叫做Fisher 线性判别(Fisher Linear Discriminant ,FLD),是模式识别的经典算法,新手学习的良好素材-Linear discriminant analysis (Linear Discriminant Analysis, LDA), also known as Fisher linear discriminant (Fisher Linear Discriminant, FL
FDDL-
- Fisher线性判别分析和稀疏表示结合的人脸识别程序-Face recognition based on Fihser discriminant and Sparse representation
fr
- 分别用主成分分析和fisher判别分析进行人脸识别-facial recognition using PCA and FDA respectively