Home
last modified time | relevance | path

Searched refs:_vocabulary (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/
Dbagofwords.cpp131 void BOWImgDescriptorExtractor::setVocabulary( const Mat& _vocabulary ) in setVocabulary() argument
134 vocabulary = _vocabulary; in setVocabulary()