Click or drag to resize

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
Syntax
public const BoostDescDescriptorType BgmBilinear = 102

Field Value

Type: BoostDescDescriptorType
See Also