Ubuntu14.04下opencv调用摄像头的程序

配置opencv能够参考http://jingyan.baidu.com/article/14bd256e466474bb6d2612db.html //test.cpp源文件 #include<opencv2/opencv.hpp> #include<iostream> using namespace std; using namespace cv; int main(int argc,c
相关文章
相关标签/搜索