Enum KNearest.Types
Implementations of KNearest algorithm
Namespace: OpenCvSharp.ML
Assembly: OpenCvSharp.dll
Syntax
public enum Types
Fields
Name | Description |
---|---|
BruteForce | |
KdTree |
Implementations of KNearest algorithm
public enum Types
Name | Description |
---|---|
BruteForce | |
KdTree |