| getProjections (cv.BasicFaceRecognizer) - MATLAB File Help |
Get training data projections
projections = obj.getProjections()
N (training set size), each cell contains a
double vector of length obj.NumComponents.Note: returns an empty mat if the model is not trained.
| Access | public |
| Sealed | false |
| Static | false |