会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
A-inspire
CnBlogs
Home
New Post
Contact
Admin
Subscription
2016年8月24日
opencv摄像头捕获图像
#include <iostream> #include <opencv2/opencv.hpp> using namespace cv; using namespace std; int main() { Mat input_image; VideoCapture cam(0); if (!cam
Read More
posted @ 2016-08-24 17:08 A-inspire
Views(2067)
Comments(0)
Diggs(0)
Edit
公告