MATLAB File Help: cv.EM/getMeans Index
cv.EM/getMeans

Returns the cluster centers (means of the Gaussian mixture)

means = model.getMeans()

Output

Returns matrix with the number of rows equal to the number of mixtures and number of columns equal to the space dimensionality.

See also
Method Details
Access public
Sealed false
Static false