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 (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public int DescriptorSize { get; }

Return Value

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