HOGDescriptorDescriptorSize Property |
http://www.emgu.com
Get the size of the descriptor
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic uint DescriptorSize { get; }
Public ReadOnly Property DescriptorSize As UInteger
Get
public:
property unsigned int DescriptorSize {
unsigned int get ();
}
member DescriptorSize : uint32 with get
Property Value
Type:
UInt32
See Also