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: 4.0.1.3373 (4.0.1.3373)
Syntax
public enum CenterInitType
Members
  Member nameValueDescription
Random0 Random
Gonzales1
Kmeanspp2
See Also