| getHistograms (cv.LBPHFaceRecognizer) - MATLAB File Help |
Get calculated LBP histograms
hists = obj.getHistograms()
N (training set size), each cell contains a single
vector of length B representing the number of features (it
depends on the image and grid sizes and number of neighbors).| Access | public |
| Sealed | false |
| Static | false |