Method GetVocabulary
- Namespace
- OpenCvSharp.Dnn
- Assembly
- OpenCvSharp.dll
GetVocabulary()
Get the vocabulary for recognition.
public string?[] GetVocabulary()
Returns
- string[]
vocabulary the associated vocabulary of the network.
Get the vocabulary for recognition.
public string?[] GetVocabulary()
vocabulary the associated vocabulary of the network.