BoostDescDescriptorTypeBgm Field |
http://www.emgu.com
BGM is the base descriptor where each binary dimension is computed as the output of a single weak learner.
Namespace:
Emgu.CV.XFeatures2D
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const BoostDescDescriptorType Bgm = 100
Public Const Bgm As BoostDescDescriptorType = 100
public:
literal BoostDescDescriptorType^ Bgm = 100
static val mutable Bgm: BoostDescDescriptorType
Field Value
Type:
BoostDescDescriptorType
See Also