Click or drag to resize

KMeansInitTypePPCenters Field

http://www.emgu.com
Uses k-Means++ algorithm for initialization

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

Field Value

Type: KMeansInitType
See Also