Click or drag to resize
CenterInitType Enumeration
http://www.emgu.com
The Kmeans center initiation types

Namespace: Emgu.CV.Flann
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public enum CenterInitType
Members
  Member nameValueDescription
Random0 Random
Gonzales1
Kmeanspp2
See Also