Table of Contents

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; }

Property Value

int