MATLAB File Help: cv.LDA/reconstruct
Index
cv.LDA/reconstruct
Reconstructs projections from the LDA subspace.
m = lda.reconstruct(src)
Input
src
projected data (matrix of size N-by-ncomponents)
Output
m
reconstructed data (matrix of size N-by-d)
Method Details
Access
public
Sealed
false
Static
false