Click or drag to resize

KNearest.AlgorithmType Property

Algorithm type, one of KNearest::Types.

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public KNearest.Types AlgorithmType { get; set; }

Property Value

Type: KNearest.Types
See Also