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.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public PCTSignaturesPointDistributionType DistanceFunction { get; set; }

Property Value

Type: PCTSignaturesPointDistributionType
See Also