#include <pano_core/Features.h>
#include <pano_core/feature_utils.h>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
Go to the source code of this file.
Namespaces | |
namespace | pano |
Functions | |
void | pano::drawMatchesRelative (const Features &train, const Features &query, const std::vector< cv::DMatch > &matches, Mat &img, const vector< unsigned char > &mask) |