| BOWImgDescriptorExtractorGetVocabulary Method  | 
        
         
            Returns the set vocabulary.
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic Mat GetVocabulary()
Public Function GetVocabulary As Mat
public:
Mat^ GetVocabulary()
member GetVocabulary : unit -> Mat 
function GetVocabulary();
Return Value
Type: 
Mat See Also
See Also