StackOverflow 文件 opencv 教程 載入和儲存各種媒體格式 載入圖片 載入圖片 Created: November-22, 2018 #include <highgui.h> //... cv::Mat img = cv::imread("img.jpg"); … 儲存影象