CudaSURFDescriptorSize Property |
http://www.emgu.com
Return the size of the descriptor (64/128)
Namespace: Emgu.CV.XFeatures2DAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic int DescriptorSize { get; }
Public ReadOnly Property DescriptorSize As Integer
Get
public:
property int DescriptorSize {
int get ();
}
member DescriptorSize : int with get
Property Value
Type:
Int32
See Also