MATLAB File Help: cv.LDA/project
Index
cv.LDA/project
Projects samples into the LDA subspace.
m = lda.project(src)
Input
src
data sampels (matrix of size N-by-d)
Output
m
projected samples (matrix of size N-by-ncomponents)
Method Details
Access
public
Sealed
false
Static
false