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

GC-stereomatch

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

  • OMP
    此程序是无损检测中匹配追踪算法的源代码,有很好的去噪效果.(This program is a non-destructive testing in the matching pursuit algorithm source code, there is a good de-noising effect.)
    2014-03-18 15:47:11下载
    积分:1
  • ColorPickDemo
    提取并显示鼠标所在图像点的颜色,C++精选学习源码,很好的参考资料。(To extract and display the image color, select learning C++ source code, a good reference.)
    2013-11-27 07:44:55下载
    积分:1
  • superresoly
    超分辨率源代码,用它可以实现超分辨率,提高影像的分辨率,可以使一使(super-resolution source code, using it to achieve super-resolution and improve image resolution, can make a)
    2004-11-19 18:22:31下载
    积分:1
  • ImageExpert
    MFC中实现,简单的photoshop,包括图像灰度化,边缘检测,旋转,反色等等功能。(MFC to achieve simple photoshop, including gray image edge detection, rotation, anti-color and more.)
    2013-05-20 18:54:39下载
    积分:1
  • edge_detect
    本代码为Canny检测算法的实现,功能为对图象边缘确定与提取(The code for the the Canny detection algorithm, determine and extraction the edge of the image)
    2013-04-29 11:02:33下载
    积分:1
  • bezier曲面
    bezier曲面的生成算法(Algorithm)
    2004-12-21 23:18:00下载
    积分:1
  • image-processing
    冈萨雷斯数字图像处理MATLAB版,是我们学习图像处理必备的书籍(Gonzales digital image processing MATLAB version, we study the image processing necessary books)
    2016-05-04 11:45:37下载
    积分:1
  • 2
    说明:  基于boosted的粒子滤波,用于冰球的跟踪(Based on the boosted particle filter for tracking hockey)
    2010-03-09 13:56:56下载
    积分:1
  • 如何获取屏幕上各颜色的红、绿、蓝值
    如何获取屏幕上各颜色的红、绿、蓝值(how to access the colors on the screen in red, green and blue values)
    2004-11-22 15:31:50下载
    积分:1
  • DrawCircle
    中心画圆 使用vc6.0实现 多多指教(draw a Circle use vc6.0)
    2010-11-20 20:49:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载