http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the size of the descriptor
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public uint DescriptorSize { get; } |
Visual Basic |
---|
Public ReadOnly Property DescriptorSize As UInteger Get |
Visual C++ |
---|
public: property unsigned int DescriptorSize { unsigned int get (); } |