>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 81
下载积分: 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 个回复

  • C#FTP上传下载器
    基于C#编程的FTP上传器下载器,顺带将FTP服务器配备好了。只需要在特别软件上运行就好了,当然有些微的BUG没有调试好,请谨慎使用
    2023-01-05 01:45:04下载
    积分:1
  • 找待选物体图像的长轴位置process2
    找待选物体图像的长轴位置(find objects to be elected to the long axis image location)
    2020-07-07 20:38:56下载
    积分:1
  • ogles_demo_02
    此程序需要Brew sdk2.1版本以上,是关于OpenGL的手机编程.(Brew sdk2.1 version of the above is on the phone OpenGL programming.)
    2006-05-26 18:13:20下载
    积分:1
  • LibraryManagementSystem
    C#语言开发的图书管理系统 实现了简单的数据库增删改查功能(The library management system developed in C # language realizes the simple function of adding, deleting, modifying and searching database.)
    2019-03-27 20:04:13下载
    积分:1
  • SDI
    国外SDI公司的石油钻井通讯协议,包括波特率,帧长,格式等(SDI' s overseas oil drilling communication protocols, including baud rate, frame size, format, etc.)
    2013-07-30 14:33:36下载
    积分:1
  • FlashMagic-V4.64
    portA blink mcs-51 for interface
    2014-12-14 20:37:27下载
    积分:1
  • eracius
    彩屏编写的51单片机俄罗斯方块,触摸屏控制,代码简洁(51 SCM prepared color Tetris, touch screen control, the code simple)
    2010-08-17 09:54:12下载
    积分:1
  • black spider自动化渗透工具
    black spider自动化渗透工具,爆破,子域名,EXP漏洞利用,C段,旁站都有了 密码:1452 (Black spider automated penetration tool, blasting, sub domain name, EXP vulnerability, C segment, stand by.)
    2020-07-26 01:48:41下载
    积分:1
  • STC89C52S简易计时器学习程序
    适合初学单片机的朋友,联系数码管动态扫描,定时器及中断的简单应用,程序有中文注释,简洁清晰,方便阅读,可以直接在keil里编译,产生HXK文件下载测试,如果你的KEIL里没有STC的头文件请把程序里的头文件#include更换为 #include就可以了!
    2023-01-07 07:00:03下载
    积分:1
  • sharpmap
    基于.Net 的开源的GIS开发环境与工具,具有处理电子地图的基本功能。(he backup is from a Sql Server 2008 Db in compatibility mode 90 (Sql Server 2005)- You will need to restore to a version of Sql Server 2008. It contains release versions of the MsSqlSpatial trunk and the data from the Countries/Rivers/Cities shapefiles)
    2010-08-23 10:43:20下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载