KNearestTypesKdTree Field |
http://www.emgu.com
Using kd tree
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const KNearestTypes KdTree = 2
Public Const KdTree As KNearestTypes = 2
public:
literal KNearestTypes^ KdTree = 2
static val mutable KdTree: KNearestTypes
Field Value
Type:
KNearestTypes
See Also