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

GC-stereomatch

于 2021-01-18 发布 文件大小:19900KB
0 352
下载积分: 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 个回复

  • testcanny
    Canny算子的分步骤实现,基于C语言,一共6部分,学习图像处理参考(Canny operator steps to achieve, based on the C language, a total of 6 parts, the study of image processing reference)
    2021-04-21 14:08:49下载
    积分:1
  • main
    下载后自己看吧,就是一个角点检测代码。 基于c++ 64位 需要加载opencv3以上的版本(Download your own look, it is a corner detection code. Based on c++ 64 You need to load more than opencv3 version)
    2017-09-16 10:05:42下载
    积分:1
  • 2
    输入整数n,显示出具有n行的杨辉三角形。一个具有10行的杨辉三角形运行结果(Enter an integer n, with n rows show the Triangle. Triangle with the results of a 10 line)
    2013-12-15 16:17:20下载
    积分:1
  • cximage571full
    图像浏览及处理软件(image viewing and processing software)
    2020-12-27 21:49:02下载
    积分:1
  • 反走样处理的八面体
    本例功能是显示一个由反走样处理的线段组成的八面体(functions of the cases showed an anti-aliasing by the Line of octahedral)
    2005-05-14 12:09:01下载
    积分:1
  • VC使用进度条空间
    一个简单的例子,演示如果通过VC使用进度条空间(A simple example demonstrates how to use progress bar space through VC)
    2020-06-22 08:40:01下载
    积分:1
  • TheLargeScaleTerraiRendering
    介绍四叉树基于视点LOD算法简化地形的图形编程资料,很有实用性,还带有其它效果的算法(Introduced Quadtree LOD algorithm based on the simplified view of the graphical programming information terrain is very practical, but also with other effects of the algorithm)
    2009-05-07 11:26:00下载
    积分:1
  • ex2
    用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。(Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.)
    2013-12-07 23:42:44下载
    积分:1
  • WaterShed
    WaterShed图像分割方法,使用C++来编写的程序,分割效果还不错,不过要用的话,自己还是要调一下的。(WaterShed image segmentation method, using C++ to write programs, segmentation results were pretty good, but use the words that he is still would like to stress the.)
    2010-03-13 14:03:35下载
    积分:1
  • crosscode
    自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
    2021-04-26 17:38:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载