Click or drag to resize

PCTSignaturesDistanceFunction Property

http://www.emgu.com
Distance function selector used for measuring distance between two points in k-means.

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

Property Value

Type: PCTSignaturesPointDistributionType
See Also