MATLAB File Help: cv.EM/getMeans | Index |
Returns the cluster centers (means of the Gaussian mixture)
means = model.getMeans()
Returns matrix with the number of rows equal to the number of mixtures and number of columns equal to the space dimensionality.
Access | public |
Sealed | false |
Static | false |