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 // 海塞
相關文章
相關標籤/搜索