>frame;   imshow("a",frame);  waitKey(30); }  return0;}-IMDN开发者社群-imdn.cn"> >frame;   imshow("a",frame);  waitKey(30); }  return0;} - IMDN开发者社群-imdn.cn">
登录
首页 » c++ » opencv打开USB摄像头

opencv打开USB摄像头

于 2023-05-01 发布 文件大小:3.99 MB
0 28
下载积分: 2 下载次数: 1

代码说明:

#include #include #include #include using namespace cv; int main() {  VideoCapture capture(1);  //namedWindow("a", CV_WINDOW_NORMAL);  //setWindowProperty("a", CV_WND_PROP_FULLSCREEN);  //capture.set(CV_CAP_PROP_FRAME_WIDTH, 1920.0);  //capture.set(CV_CAP_PROP_FRAME_HEIGHT, 1920.0);    while (1)  {   Mat frame;   capture >> frame;     imshow("a", frame);   waitKey(30);  }    return 0; }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • src-mcml.tar
    一个很有名的学术源码,模拟光在组织中的传输过程,包括光的散射折射等一系列物理现象。(A well-known academic source, analog optical transmission in the organization process, including the scattering of light refraction, such as a series of physical phenomena.)
    2021-04-08 10:59:01下载
    积分:1
  • 学生信息管理系统
    本文件建立了一个学生信息管理系统,这一个系统对建立了一个dos界面,里面包含一个主界面还能够对学生信息进行增加操作,删除操作,修改操作。此外本文件还对系统进行了封装,具有较好的移植性。
    2022-03-07 06:53:41下载
    积分:1
  • CCS_Graph_test
    DSP的CCS示波器用法例子,有程序例子与说明文档,简单实用(DSP s CCS oscilloscope usage examples, there are examples and documentation procedures, simple and practical)
    2014-01-06 15:05:21下载
    积分:1
  • DomainSearchII
    C段反查,调用的别人网站接口,改进中..(Section C reverse lookup, calling others site interface improvements ..)
    2013-09-27 12:04:30下载
    积分:1
  • 学生信息管理系统
     如果你想查看学生信息或者其他方面,必须自己先在 综合管理下的学生管理中添加这位学生的信息, 还要在科目管理中新添科目和代课老师,也要在成绩管理中录入学生成绩信息,最后只需要在年级管理中新添 年级和班级就可以了
    2022-09-21 13:55:04下载
    积分:1
  • shuangkuiwenxian
    双馈电机matlab中的仿真模型文献,有风力机的介绍(Modeling and Simulation of Doubly—Fed Induction Wind Power System Based on Matlab/Simulink)
    2013-01-07 08:59:58下载
    积分:1
  • ReadData
    说明:  通过自定义Windows窗口,以文件窗口的形式,实现对txt文件的读取和写入等功能。(The functions of reading and writing txt files are realized by customizing windows in the form of file windows.)
    2020-06-22 10:00:02下载
    积分:1
  • win32编写数字图像处理(vs2013)
    资源描述了解数字图像处理的基本算法,如平移、旋转、平滑、锐化、灰度图的转化、对比度扩展,腐蚀、膨胀...
    2022-07-16 21:24:41下载
    积分:1
  • ZLG-the_ARM-based_tutorials_and_Embedded_Systems
    周立功-《ARM与嵌入式系统基础教程》,以PHILIPS公司LPC2000系列ARM微控制器为例,深入浅出地介绍嵌入式系统开发的各个方面。随书源代码,包含3,4,6,8,9章的代码。(ZLG- " ARM-based tutorials and Embedded Systems" to PHILIPS' s LPC2000 series ARM microcontrollers, for example, learn more on various aspects of embedded system development. With the book source code, the code contains chapters 3,4,6,8,9.)
    2009-12-23 14:18:11下载
    积分:1
  • 100M
    介绍10M,100M网线做法的,随便看看,还是有点用的。(Introduction 10M, 100M net-line approach, casual look, or a little useful.)
    2009-12-10 19:37:35下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载