readme.txt

来自「Matlab source codes for the regularized 」· 文本 代码 · 共 15 行

TXT
15
字号
*********************************************************************************
* Matlab source codes for the regularized linear discriminant analysis (R-LDA) 	*
* Author: Lu Juwei                                                       	*
* Bell Canada Multimedia Lab, Dept. of ECE, U. of Toronto           		*
* Released in 01 November 2004                                          	*
*********************************************************************************

The matlab functions implement the methods presented in the paper [DF_LDA_TNN.pdf]
	Juwei Lu, K.N. Plataniotis, and A.N. Venetsanopoulos, "Face Recognition 
	Using LDA Based Algorithms", IEEE Transactions on Neural Networks, Vol. 14, 
	No. 1, Page: 195-200, January 2003.
and the paper [R_LDA_PRL.pdf] (An extension to the above TNN paper)
	Juwei Lu, K.N. Plataniotis, A.N. Venetsanopoulos, 揜egularization Studies 
	of Linear Discriminant Analysis in Small Sample Size Scenarios with 
	Application to Face Recognition

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?