BoostDescDescriptorTypeBgmBilinear Field |
http://www.emgu.com
BGM_BILINEAR refers to same BGM but use different type of gradient binning. In the BGM_BILINEAR that use ASSIGN_BILINEAR binning type the gradient is assigned to the two neighbouring bins.
Namespace:
Emgu.CV.XFeatures2D
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const BoostDescDescriptorType BgmBilinear = 102
Public Const BgmBilinear As BoostDescDescriptorType = 102
public:
literal BoostDescDescriptorType^ BgmBilinear = 102
static val mutable BgmBilinear: BoostDescDescriptorType
Field Value
Type:
BoostDescDescriptorType
See Also