getMean (cv.BasicFaceRecognizer) - MATLAB File Help |
Get sample mean
m = obj.getMean()
double
vector of length w*h
(width and height of a face
image).Note: returns an empty mat if the model is not trained.
Access | public |
Sealed | false |
Static | false |