Table of Contents

Enum CenterInitType

Namespace
Emgu.CV.Flann
Assembly
Emgu.CV.dll

The Kmeans center initiation types

public enum CenterInitType

Fields

Gonzales = 1
Kmeanspp = 2
Random = 0

Random