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

Property Value

Type: PCTSignaturesPointDistributionType
See Also