Emgu CV Library Documentation
GetMeans Method
NamespacesEmgu.CV.MLEMGetMeans()()()

www.emgu.com/wiki
Get the mean of the clusters
Declaration Syntax
C#Visual BasicVisual C++
public Matrix<double> GetMeans()
Public Function GetMeans As Matrix(Of Double)
public:
Matrix<double>^ GetMeans()
Return Value
The mean of the clusters

Assembly: Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)