Click or drag to resize

BOWImgDescriptorExtractorGetVocabulary Method

Returns the set vocabulary.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Mat GetVocabulary()

Return Value

Type: Mat

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

See Also