CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - classification by LDA
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - classification by LDA - List
[
AI-NN-PR
]
2DLDAwiththeSVM-basedfacerecognitionalgorithm
DL : 0
二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem of LDA algorithm can be overcome by two—dimensional LDA f 2DLDA),and Support Vector Machine(SVM)has the characteristic of structural risk minimization.In this paper,two methods were combined and used for face recognition.Firstly,the original images were decomposed into high—frequency and low—frequency components by Wavelet Transform(WT).The high—frequency components were ignored,while the low—frequency components can be obtained.Then.the liner discriminant features were extracted by 2DLDA,and”one VS rest”。strategy of SVMs for muhiclass classification was chosen to perform face recognition. Experimental results based on ORL f Olivetti Research Laboratory1 face database and Yale face database show the validity of 2DLDA+SVM algorithm for face recogn ition.
Date
: 2025-07-06
Size
: 231kb
User
:
费富里
[
Windows Develop
]
Palm-biometrics-using-UDP
DL : 0
This paper develops an efficient classification algorithm called UDP, which reduces the high dimension of sample to low dimensional subspace simply said as dimensionality reduction.UDP takes into account both the local and non-local quantities. It can well characterize the local scatter as well non-local scatter which simultaneously maximizes the non–local scatter and minimizes the local scatter. This makes UDP more powerful and more intuitive than LDA and PCA. This makes UDP a good choice for real-world biometrics application The proposed method is applied to palm biometrics and is examined by small set of samples per class. -This paper develops an efficient classification algorithm called UDP, which reduces the high dimension of sample to low dimensional subspace simply said as dimensionality reduction.UDP takes into account both the local and non-local quantities. It can well characterize the local scatter as well non-local scatter which simultaneously maximizes the non–local scatter and minimizes the local scatter. This makes UDP more powerful and more intuitive than LDA and PCA. This makes UDP a good choice for real-world biometrics application The proposed method is applied to palm biometrics and is examined by small set of samples per class.
Date
: 2025-07-06
Size
: 87kb
User
:
hello
[
matlab
]
PCA
DL : 0
没有使用matlab自带工具包,而是使用了自写的PCA,来用其对数据进行线性分类。-without using the toolbox given by matlab,i write pca myself and implement it into LDA classification.
Date
: 2025-07-06
Size
: 1kb
User
:
Olivia
[
Mathimatics-Numerical algorithms
]
plsAlda
DL : 0
进行pls+Lda对数据分类,适用于光谱文件进行预处理,降维(Classification of data by pls+Lda)
Date
: 2025-07-06
Size
: 1kb
User
:
xcp
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.