摘要:
#include <iostream> #include <opencv2/opencv.hpp> using namespace cv; using namespace std; int main() { //图像的读取 Mat img = imread("C:/img/3.jpg", IMREA 阅读全文
posted @ 2024-01-07 17:17
wshidaboss
阅读(426)
评论(0)
推荐(0)
浙公网安备 33010602011771号