Namespaces | Functions
feature_utils.cpp File Reference
#include <pano_core/feature_utils.h>
#include <iostream>
Include dependency graph for feature_utils.cpp:

Go to the source code of this file.

Namespaces

namespace  pano

Functions

void pano::KeyPointsToPoints (const KeypointVector &keypts, std::vector< cv::Point2f > &pts)
void pano::matches2points (const KeypointVector &train, const KeypointVector &query, const MatchesVector &matches, std::vector< cv::Point2f > &pts_train, std::vector< Point2f > &pts_query)
void pano::PointsToKeyPoints (const std::vector< cv::Point2f > &keypts, KeypointVector &pts)


pano_core
Author(s): Ethan Rublee
autogenerated on Wed Aug 26 2015 16:34:01