cv.LBPHFaceRecognizer/LBPHFaceRecognizer - MATLAB File Help
cv.LBPHFaceRecognizer/LBPHFaceRecognizer

Constructor

obj = cv.LBPHFaceRecognizer('OptionName',optionValue, ...)

Options

Initializes this LBPH Model. The current implementation is rather fixed as it uses the Extended Local Binary Patterns per default.

Radius and Neighbors are used in the local binary patterns creation. GridX and GridY control the grid size of the spatial histograms.

Notes

See also