Click or drag to resize

KNearestAlgorithmType Property

http://www.emgu.com
Algorithm type

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public KNearestTypes AlgorithmType { get; set; }

Property Value

Type: KNearestTypes
See Also