Click or drag to resize

BOWImgDescriptorExtractorDescriptorSize Method

Returns an image descriptor size if the vocabulary is set. Otherwise, it returns 0.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int DescriptorSize()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.BOWImgDescriptorExtractor.DescriptorSize"]

See Also