Property InitSeedCount
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
InitSeedCount
Number of initial seeds (initial number of clusters) for the k-means algorithm.
public int InitSeedCount { get; }
Number of initial seeds (initial number of clusters) for the k-means algorithm.
public int InitSeedCount { get; }