一起學習opencv (3)一個小變換

#include <opencv2/opencv.hpp> int main() { cv::Mat img = cv::imread("C:/Users/22941/Pictures/Saved Pictures/1.jpg", 1);//三通道 cv::namedWindow("in", cv::WINDOW_AUTOSIZE); cv::namedWindow("out", cv::W
相關文章
相關標籤/搜索