dorian3d / DBoW2

Enhanced hierarchical bag-of-word library for C++
Other
850 stars 365 forks source link

Save and Load from text files without using cv::FileStorage #28

Open huamiiforget opened 7 years ago

huamiiforget commented 7 years ago

Added functions to TemplatedVocabulary.h to save and load from text files without using cv::FileStorage.