利用opencv将多张图像作简单的拼接

#include <iostream> #include <core/core.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <opencv2/highgui/highgui.hpp> #include<opencv2/stitching.hpp> using namespace std; using namespace cv; int
相关文章
相关标签/搜索