opencv使用摄像头拍照,顺序命名保存到指定路径

由于要标定相机,因此小编写了个自动拍照并按顺序保存图片到指定文件夹的程序linux #include"stdafx.h" #include <opencv2/highgui/highgui.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <opencv2/core/core.hpp> using namespace cv;
相关文章
相关标签/搜索