BoostDescDescriptorTypeLbgm Field |
http://www.emgu.com
LBGM (alias FP-Boost) is the floating point extension where each dimension is computed as a linear combination of the weak learner responses.
Namespace:
Emgu.CV.XFeatures2D
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const BoostDescDescriptorType Lbgm = 200
Public Const Lbgm As BoostDescDescriptorType = 200
public:
literal BoostDescDescriptorType^ Lbgm = 200
static val mutable Lbgm: BoostDescDescriptorType
Field Value
Type:
BoostDescDescriptorType
See Also