opencv3.1.0 特征点检测与图像匹配

图片资源 主要代码 #include<opencv2/opencv.hpp> #include <opencv2\xfeatures2d.hpp> #include <iostream> using namespace std; using namespace cv; using namespace cv::xfeatures2d; #define POINTSIZE 5000 // 海塞
相关文章
相关标签/搜索