摘要:
#include <opencv2/opencv.hpp>#include <iostream> using namespace cv;using namespace std; int main(int argc, char** argv) { VideoCapture capture; //一个视 阅读全文
posted @ 2022-01-10 03:58
量子与太极
阅读(130)
评论(0)
推荐(0)
摘要:
#include <opencv2/opencv.hpp> #include <iostream> using namespace cv; using namespace std; int main(int argc, char** argv) { VideoCapture capture(0); 阅读全文
posted @ 2022-01-10 03:56
量子与太极
阅读(120)
评论(0)
推荐(0)

浙公网安备 33010602011771号