opencv使用攝像頭拍照,順序命名保存到指定路徑

由於要標定相機,因此小編寫了個自動拍照並按順序保存圖片到指定文件夾的程序linux #include"stdafx.h" #include <opencv2/highgui/highgui.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <opencv2/core/core.hpp> using namespace cv;
相關文章
相關標籤/搜索