Click or drag to resize

Feature2DDescriptorSize Property

http://www.emgu.com
Get the number of elements in the descriptor.

Namespace:  Emgu.CV.Features2D
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public int DescriptorSize { get; }

Return Value

Type: Int32
The number of elements in the descriptor
See Also