BoostDescDescriptorTypeBinboost128 Field |
http://www.emgu.com
BINBOOST and subvariants are the binary extensions of LBGM where each bit is computed as a thresholded linear combination of a set of weak learners.
Namespace:
Emgu.CV.XFeatures2D
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const BoostDescDescriptorType Binboost128 = 301
Public Const Binboost128 As BoostDescDescriptorType = 301
public:
literal BoostDescDescriptorType^ Binboost128 = 301
static val mutable Binboost128: BoostDescDescriptorType
Field Value
Type:
BoostDescDescriptorType
See Also