登录
首页 » Visual C++ » GC-stereomatch

GC-stereomatch

于 2021-01-18 发布 文件大小:19900KB
0 348
下载积分: 1 下载次数: 187

代码说明:

  使用GC立体匹配算法生成视差图,内涵图片文件(GC disparity map)

文件列表:

StereoMatch
...........\Debug
...........\.....\StereoMatch.exe,30208,2014-12-05
...........\.....\StereoMatch.ilk,366440,2014-12-05
...........\.....\StereoMatch.pdb,1674240,2014-12-05
...........\ipch
...........\....\stereomatch-31864a27
...........\....\....................\stereomatch-cbefbb6b.ipch,65929216,2014-12-05
...........\Release
...........\.......\StereoMatch.exe,7168,2014-07-09
...........\.......\StereoMatch.pdb,1207296,2014-07-09
...........\StereoMatch





...........\...........\a5.png,362946,2014-12-05
...........\...........\a6.png,364420,2014-12-05
...........\...........\a7.png,342036,2014-12-05
...........\...........\a8.png,343316,2014-12-05
...........\...........\a9.png,307325,2014-12-05
...........\...........\baby1.png,216165,2007-07-20
...........\...........\baby2.png,216779,2007-07-20
...........\...........\Debug
...........\...........\.....\CL.read.1.tlog,19968,2014-12-05
...........\...........\.....\CL.write.1.tlog,312,2014-12-05
...........\...........\.....\link-cvtres.read.1.tlog,2,2014-12-05
...........\...........\.....\link-cvtres.write.1.tlog,2,2014-12-05
...........\...........\.....\link.14924-cvtres.read.1.tlog,2,2014-12-05
...........\...........\.....\link.14924-cvtres.write.1.tlog,2,2014-12-05
...........\...........\.....\link.14924.read.1.tlog,2,2014-12-05
...........\...........\.....\link.14924.write.1.tlog,2,2014-12-05
...........\...........\.....\link.6388-cvtres.read.1.tlog,2,2014-12-05
...........\...........\.....\link.6388-cvtres.write.1.tlog,2,2014-12-05
...........\...........\.....\link.6388.read.1.tlog,2,2014-12-05
...........\...........\.....\link.6388.write.1.tlog,2,2014-12-05
...........\...........\.....\link.read.1.tlog,6614,2014-12-05
...........\...........\.....\link.write.1.tlog,718,2014-12-05
...........\...........\.....\main.obj,110043,2014-12-05
...........\...........\.....\mt.read.1.tlog,318,2014-12-05
...........\...........\.....\mt.write.1.tlog,318,2014-12-05
...........\...........\.....\rc.read.1.tlog,290,2014-06-09
...........\...........\.....\rc.write.1.tlog,298,2014-06-09
...........\...........\.....\StereoMatch.exe.embed.manifest,406,2014-06-09
...........\...........\.....\StereoMatch.exe.embed.manifest.res,472,2014-06-09
...........\...........\.....\StereoMatch.exe.intermediate.manifest,381,2014-12-05
...........\...........\.....\StereoMatch.lastbuildstate,52,2014-12-05
...........\...........\.....\StereoMatch.log,3730,2014-12-05
...........\...........\.....\StereoMatch_manifest.rc,212,2014-06-09
...........\...........\.....\vc100.idb,642048,2014-12-05
...........\...........\.....\vc100.pdb,1290240,2014-12-05
...........\...........\disp1.png,19111,2007-06-18
...........\...........\disp5.png,20131,2007-06-18
...........\...........\disparity.png,531924,2014-12-05
...........\...........\image_00000017_0.png,486031,2007-02-12
...........\...........\image_00000017_1.png,487281,2007-02-12
...........\...........\image_00000965_0.png,516171,2007-02-12
...........\...........\image_00000965_1.png,515680,2007-02-12
...........\...........\main.cpp,7574,2014-12-05
...........\...........\Release
...........\...........\.......\CL.read.1.tlog,19824,2014-07-09
...........\...........\.......\CL.write.1.tlog,320,2014-07-09
...........\...........\.......\link.read.1.tlog,6374,2014-07-09
...........\...........\.......\link.write.1.tlog,482,2014-07-09
...........\...........\.......\main.obj,1867453,2014-07-09
...........\...........\.......\mt.read.1.tlog,732,2014-07-09
...........\...........\.......\mt.write.1.tlog,272,2014-07-09
...........\...........\.......\StereoMatch.exe.intermediate.manifest,381,2014-07-09
...........\...........\.......\StereoMatch.lastbuildstate,54,2014-07-09
...........\...........\.......\StereoMatch.log,3250,2014-07-09
...........\...........\.......\vc100.pdb,1052672,2014-07-09
...........\...........\StereoMatch.vcxproj,5288,2014-07-09
...........\...........\StereoMatch.vcxproj.filters,942,2014-06-09
...........\...........\StereoMatch.vcxproj.user,143,2014-06-09
...........\...........\view1.png,185246,2007-07-20
...........\...........\view5.png,185568,2007-07-20
...........\StereoMatch.sdf,17059840,2014-12-05
...........\StereoMatch.sln,900,2014-06-09

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

发表评论

0 个回复

  • CarCount
    该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项(The program function is to achieve movement of vehicles on the road statistics. A small module function has the following: 1 solution for video frames and displayed. 2, the video training background image. 3, using the background image used by the background method of testing the prospects for video extraction, and conduct threshold processing, image segmentation, to identify mobile car-connected domain. 4, vehicle statistics. Interface package contains instructions and procedures related to the use of the steps and considerations)
    2010-01-04 12:53:46下载
    积分:1
  • M-Khook
    vc++编写的鼠标键盘消息的拦截程序,运用钩子实现(vc++ prepared to intercept mouse messages keyboard procedures, the use of hook realize)
    2008-04-13 16:41:55下载
    积分:1
  • 3Dtext
    3Dtext visual basic代码(3Dtext visual basic code)
    2008-04-27 00:45:24下载
    积分:1
  • OkMfc
    说明:  OK系列采集卡程序,包含了,事后图像的处理和动态视频图像的处理。(OK Acquisition Card Series procedures included, after the image processing and video image processing.)
    2006-04-03 17:25:06下载
    积分:1
  • InterSection
    检测空间中直线是否相交(动态)(detect whether linear space intersect (dynamic))
    2004-12-02 12:16:17下载
    积分:1
  • 边缘分割程序
    边缘图象分割程序,是使用vb编程,希望有帮助(edge image segmentation procedures, the use of vb programming, with the hope of helping)
    2005-05-20 22:01:50下载
    积分:1
  • YITTVR
    说明:  编译的图形软件的一部分程序可以画出直线圆弧矩形(graphics software compiler part of the procedure can draw straight rectangular arc)
    2006-05-11 15:35:39下载
    积分:1
  • ThreeView
    三视图,用二维图像显示三位图像,分主视图,俯视图,侧视图(view)
    2020-11-30 09:29:34下载
    积分:1
  • 相关系数编程实习
    图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!(image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!)
    2005-03-11 21:32:47下载
    积分:1
  • sucess_in_fdct
    本程序是一幅512*512的lena.raw图像进行快速DCT和其逆变换,整个程序均调试通过,是在C语言环境下编写的,在整个关于快速DCT的源码中,本代码可以说是集大成者,很值得一看。(This procedure is mainly of a float or double type of data, rounding, the float data can be positive or negative, can be, take the whole principle of rounding.)
    2010-05-26 11:20:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载