training (cv.FacemarkKazemi) - MATLAB File Help
cv.FacemarkKazemi/training

Trains a facemark model

success = obj.training(images, landmarks, configFile, scale)
success = obj.training(..., 'OptionName',optionValue, ...)

Input

Output

Options

Trains a facemark model using gradient boosting to get a cascade of regressors which can then be used to predict shape.

See also
Method Details
Access public
Sealed false
Static false