loadTrainingData1 (cv.Facemark) - MATLAB File Help
cv.Facemark.loadTrainingData1

A utility to load facial landmark information from the dataset

[imagesPaths, landmarks, success] = cv.Facemark.loadTrainingData1(imagesList, annotationsList)
[...] = cv.Facemark.loadTrainingData1(..., 'OptionName',optionValue, ...)

Input

Output

Options

The same dataset format described in cv.Facemark.loadDatasetList function. However this function directly loads the annotation data instead of only returning their file paths.

See also
Method Details
Access public
Sealed false
Static true