Emgu CV Library Documentation
NumberOfClusters Property
NamespacesEmgu.CV.MLEMNumberOfClusters

www.emgu.com/wiki
Get the number of clusters of this EM model
Declaration Syntax
C#Visual BasicVisual C++
public int NumberOfClusters { get; }
Public ReadOnly Property NumberOfClusters As Integer
public:
property int NumberOfClusters {
	int get ();
}

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