| read (cv.PCA) - MATLAB File Help |
Read PCA objects from file
obj.read(filename)
obj.read(str, 'FromString',true)
obj.read(..., 'OptionName', optionValue, ...)
Loads eigenvalues, eigenvectors and mean from specified
storage.
| Access | public |
| Sealed | false |
| Static | false |