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