登录
首页 » Visual C++ » GrabTwoCameras

GrabTwoCameras

于 2021-04-08 发布 文件大小:243KB
0 151
下载积分: 1 下载次数: 90

代码说明:

  Basler多相机图像采集二次开发程序,通过设定好的IP地址,在Gige接口下读取多个相机采集图像。(Basler multi-camera frame grabber secondary development program, by setting a good IP address, read multiple cameras to capture images at Gige interface.)

文件列表:

GrabTwoCameras
..............\debug.mak,724,2015-10-22
..............\GrabTwoCameras.c,23176,2016-04-10
..............\GrabTwoCameras.vcproj,8616,2015-10-30
..............\GrabTwoCameras.vcxproj,12447,2016-04-09
..............\GrabTwoCameras.vcxproj.filters,513,2016-04-09
..............\GrabTwoCameras.vcxproj.user,143,2016-04-09
..............\makefile,150,2014-12-08
..............\release.mak,701,2015-10-22
..............\Win32
..............\.....\Debug
..............\.....\.....\CL.read.1.tlog,16356,2016-04-10
..............\.....\.....\CL.write.1.tlog,338,2016-04-10
..............\.....\.....\GrabTwoCameras.exe,39936,2016-04-10
..............\.....\.....\GrabTwoCameras.exe.embed.manifest,406,2016-04-09
..............\.....\.....\GrabTwoCameras.exe.embed.manifest.res,472,2016-04-09
..............\.....\.....\GrabTwoCameras.exe.intermediate.manifest,381,2016-04-10
..............\.....\.....\GrabTwoCameras.ilk,450172,2016-04-10
..............\.....\.....\GrabTwoCameras.lastbuildstate,51,2016-04-10
..............\.....\.....\GrabTwoCameras.log,2438,2016-04-10
..............\.....\.....\GrabTwoCameras.pdb,519168,2016-04-10
..............\.....\.....\GrabTwoCameras.write.1.tlog,0,2016-04-09
..............\.....\.....\GrabTwoCameras1.obj,46861,2016-04-10
..............\.....\.....\GrabTwoCameras_manifest.rc,232,2016-04-09
..............\.....\.....\link-cvtres.read.1.tlog,2,2016-04-10
..............\.....\.....\link-cvtres.write.1.tlog,2,2016-04-10
..............\.....\.....\link.7960-cvtres.read.1.tlog,2,2016-04-10
..............\.....\.....\link.7960-cvtres.write.1.tlog,2,2016-04-10
..............\.....\.....\link.7960.read.1.tlog,2,2016-04-10
..............\.....\.....\link.7960.write.1.tlog,2,2016-04-10
..............\.....\.....\link.read.1.tlog,3362,2016-04-10
..............\.....\.....\link.write.1.tlog,842,2016-04-10
..............\.....\.....\mt.read.1.tlog,330,2016-04-10
..............\.....\.....\mt.write.1.tlog,330,2016-04-10
..............\.....\.....\rc.read.1.tlog,302,2016-04-09
..............\.....\.....\rc.write.1.tlog,310,2016-04-09
..............\.....\.....\vc100.idb,175104,2016-04-10
..............\.....\.....\vc100.pdb,77824,2016-04-10

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

发表评论


0 个回复

  • Net
    黑客攻击与防范技术,我所保存的最全的网络安全资料。(Hacker attacks and prevention techniques, I have saved the most complete network security information.)
    2010-03-10 13:20:04下载
    积分:1
  • 2.2
    C Primer Plus的答案,以后还会慢慢传滴……
    2011-12-06 18:22:31下载
    积分:1
  • ex5_3
    VC ++面向对象编程和可视化程序第5章3(VC++ object-oriented programming and visualization program Chapter V)
    2016-05-30 11:15:01下载
    积分:1
  • crvmjrb
    这是一个我经过多次寻找验证,保证不丢数据的socket IOCP的程序()
    2017-12-12 07:30:57下载
    积分:1
  • The_introduction_of_utilization_for_header_files_i
    该文件是一个PDF文档,介绍了C语言头文件使用中普通人都会犯的一些错误,并以实际的例子辅以说明,非常实用!(The file is a PDF document that describes the use of C language header files are ordinary people committed some errors, and supplemented with practical examples that, very useful!)
    2010-12-20 15:31:11下载
    积分:1
  • Ltpcc
    一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
    2008-04-02 10:55:28下载
    积分:1
  • rouhua
    VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止(VC++ the processing image blur or soften the effect of sample source code, similar to Photoshop image Gaussian blur effect, each click the right mouse button, the procedure for fuzzy time, until you are satisfied)
    2013-05-07 20:24:37下载
    积分:1
  • 178-classic-c-language-source-code
    178个经典c语言源代码+算法大全 还有经典C程序100例 学习程序设计的很好的参考(178 classic c language source code+ algorithm Daquan There are 100 cases of classic C program Good reference for learning program design)
    2012-12-04 13:08:12下载
    积分:1
  • ProcessInfo
    显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)
    2013-08-10 21:50:16下载
    积分:1
  • Chat
    异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。(Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual studio 2008 SP1 environment written in Unicode encoding, you can send and receive Chinese characters.)
    2013-11-28 14:44:55下载
    积分:1
  • 696518资源总数
  • 104976会员总数
  • 7今日下载