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