The Kmeans center initiation types
Namespace: Emgu.CV.FlannAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public enum CenterInitType
Public Enumeration CenterInitType
public enum class CenterInitType
Members
Member | Description |
---|---|
RANDOM |
Random
|
GONZALES | |
KMEANSPP |