libvot
0.1.3
A C++11 multithread library for image retrieval
|
libvot-side APIs of opencv feature implementation More...
Namespaces | |
tw | |
namespace tw is mostly related to some utility functions developed by the repository owner, Tianwei Shen. | |
Functions | |
bool | tw::OpencvKeyPoints2libvotSift (std::vector< cv::KeyPoint > &key_points, cv::Mat &descriptors, tw::SiftData &sift_data) |
libvot-side APIs of opencv feature implementation
It contains Some utility functions for the use of opencv in libvot