HOGDescriptorDescriptorSize Property |
http://www.emgu.com
Get the size of the descriptor
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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