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

libvot-side APIs of opencv feature implementation More...

#include "opencv_libvot_api.h"
#include "utils/global_params.h"
#include "utils/data_types.h"

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 implementation

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