vocabtree  0.0.1
bag_of_words.hpp File Reference
Include dependency graph for bag_of_words.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  BagOfWords
 Implements a Bag of Words based (BoW) image search. More...
 
struct  BagOfWords::TrainParams
 Subclass of train params base which specifies inverted index training parameters. More...
 
struct  BagOfWords::SearchParams
 Subclass of train params base which specifies inverted index training parameters. More...
 
struct  BagOfWords::MatchResults
 Subclass of match results base which also returns scores. More...