Click or drag to resize

KMeansInitTypeRandomCenters Field

http://www.emgu.com
Chooses random centers for k-Means initialization

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const KMeansInitType RandomCenters = 0

Field Value

Type: KMeansInitType
See Also