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