www.emgu.com/wiki
Get or Set the number of clusters

Declaration Syntax
public int Nclusters { get; set; }Public Property Nclusters As Integer
public:
property int Nclusters {
int get ();
void set (int value);
}Assembly:
Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)