libvot  0.1.3
A C++11 multithread library for image retrieval
Namespaces | Functions
opencv_libvot_api.h File Reference

libvot-side APIs of opencv feature More...

#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/nonfree/features2d.hpp>

Go to the source code of this file.

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)
 

Detailed Description

libvot-side APIs of opencv feature

It contains Some utility functions for the use of opencv in libvot