Click or drag to resize

PCTSignaturesDropThreshold Property

http://www.emgu.com
Remove centroids in k-means whose weight is lesser or equal to given threshold.

Namespace:  Emgu.CV.XFeatures2D
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public float DropThreshold { get; set; }

Property Value

Type: Single
See Also