登录
首页 » Visual C++ » GrabTwoCameras

GrabTwoCameras

于 2021-04-08 发布 文件大小:243KB
0 262
下载积分: 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 个回复

  • 190327
    说明:  设置一次密码,即可使用。支持开机启动,支持无操作锁定。 附带注册机源代码。(Set a password once, you can use it. Support boot start, support no operation lock. Include the source code of registry machine.)
    2020-06-18 13:00:01下载
    积分:1
  • Panorama
    panorama图像生成,可视代码,包含C源代码,需要转gui(panorama image generation, visualization)
    2011-05-05 08:46:58下载
    积分:1
  • directlycallthedriverNTFSfileDetecthiddenfiles
    本文介绍了如何直接调用NTFS文件驱动检测隐藏文件(This article describes how to directly call the driver NTFS file Detect hidden files)
    2009-03-28 16:14:10下载
    积分:1
  • WorkAid
    VC数据库,网络综合实例综合运用,包括文件读写,SHELL脚本打开文件,对SQL Server2000的ADO访问!(VERY GOOD!)
    2010-03-10 14:51:51下载
    积分:1
  • shijinzhiBCD
    十进制-BCD码转换的代码在内,完整希望大家能用上。。(variable reg : integer range 0 to 80000 variable d1,d2,d3,d4 : std_logic_vector(3 downto 0) begin if clk100 event and clk100= 1 then case current_state1 is when st0=> )
    2011-06-12 10:08:03下载
    积分:1
  • 过360启动项 密码3699847
    说明:  绕过360添加启动项。很不错的一套代码。(Bypass 360 to add a startup entry.)
    2021-03-17 01:09:20下载
    积分:1
  • palindrome
    用C++语言判断一串字符串是否回文,希望广大吧友支持(Determine whether the string with C++ language palindrome string of hope that the majority support it Friends)
    2013-12-14 13:02:28下载
    积分:1
  • qqrobot_0.1.3
    说明:  QQRobot主要用于实现 网站 和 QQ 之间的互动。 用户通过自己的QQ 实时接收来自网站的消息/内容,并且通过QQ向网站发布自己的内容。 以此加强网站服务的实时性,和提高用户对网站的粘着度。 (QQ ROBOT)
    2011-03-28 16:08:02下载
    积分:1
  • msflexgridDemo
    这个代码是基于MSFlexGrid基础功能进行改良扩展的示例----商业日报和私人旅行里程示例,代码增强了隔行变色,以及整行选择、双击事件,并加入了合计计算功能。同时支持打印输出模拟功能。整个代码为一个类文件,大家可以再此基础上继续扩展和修改。(This code is based on the basis of the functions of MSFlexGrid improved sample expansion---- Business Daily and private travel mileage example, color code to strengthen the de-interlacing, as well as the choice of the entire line, double-click events, and joined the combined computing power. At the same time, support for analog functions printout. The entire code into a class file, we can continue to expand on this basis and modified.)
    2009-04-20 17:17:03下载
    积分:1
  • MPS-140801VBCode
    数据采集例程suju cjsuju cj据采集例程据采集例程(suju cj suju cj suju cj suju cj suju cj suju cjsuju cjsuju cjsuju cj)
    2016-04-06 11:33:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载