#include<iostream> #include<opencv2/opencv.hpp> #include<math.h> using namespace cv; using namespace std; void imagetransform1(Mat& image1 ...
確定! 回上一頁