Table of Contents

Property DropThreshold

Namespace
OpenCvSharp.XFeatures2D
Assembly
OpenCvSharp.dll

DropThreshold

Remove centroids in k-means whose weight is lesser or equal to the given threshold.

public float DropThreshold { get; set; }

Property Value

float