Click or drag to resize

KNearestAlgorithmType Property

Algorithm type, one of KNearest::Types.

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public KNearestTypes AlgorithmType { get; set; }

Property Value

Type: KNearestTypes
See Also