Opencv图像尺寸变换

#include "stdafx.h" #include <opencv2/opencv.hpp> #include<opencv2/highgui/highgui.hpp> #include<opencv2/imgproc/imgproc.hpp> #include<opencv2/core/core.hpp> using namespace cv; IplImage* doPyrDown(Ip
相关文章
相关标签/搜索