| BOWImgDescriptorExtractorDescriptorType Method |
Returns an image descriptor type.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int DescriptorType()
Public Function DescriptorType As Integer
public:
int DescriptorType()
member DescriptorType : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:OpenCvSharp.BOWImgDescriptorExtractor.DescriptorType"]
See Also