| BOWImgDescriptorExtractorGetVocabulary Method |
Returns the set vocabulary.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public Mat GetVocabulary()
Public Function GetVocabulary As Mat
public:
Mat^ GetVocabulary()
member GetVocabulary : unit -> Mat
Return Value
Type:
Mat[Missing <returns> documentation for "M:OpenCvSharp.BOWImgDescriptorExtractor.GetVocabulary"]
See Also