BOWImgDescriptorExtractorDescriptorType Method
|
Returns an image descriptor type.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int DescriptorType()
Public Function DescriptorType As Integer
public:
int DescriptorType()
member DescriptorType : unit -> int
function DescriptorType();
Return Value
Type:
Int32
See Also