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

GC-stereomatch

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

  • SUSANDEYUANDAIMA
    说明:  SUSAN得源代码 希望对你有用 SUSAN得源代码(SUSAN source code in hopes SUSAN useful to you in source code)
    2021-04-21 22:48:49下载
    积分:1
  • refactor
    序列匹配c++实现,可以帮助理解序列匹配算法(Sequence matching c++ implementation can help to understand the sequence matching algorithm)
    2014-02-15 20:38:24下载
    积分:1
  • SLIC
    超像素线性分割聚类代码,可以运行,效果比较好,欢迎下载参考(SLIC code)
    2016-12-09 10:44:50下载
    积分:1
  • readjpeg
    读取jpeg图片数据并输出到txt文本中,再从txt文本中读取数据生成图片(Reading image data and outputs to txt, and then read the data generated image txt text)
    2021-04-28 12:18:43下载
    积分:1
  • segment
    对超声图像的去噪和分割,可以显示肿瘤图像的边缘和面积(For ultrasound image denoising and segmentation, image can show the tumor edge and area)
    2014-04-17 09:24:47下载
    积分:1
  • MarkAVI
    视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。(video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.)
    2005-06-23 18:33:23下载
    积分:1
  • MCTF
    带运动估计的时域滤波,一种基于小波的运动估计方法,可以有效的去除视频流的帧间冗余。与传统的帧参考模式的运动估计相比,没有错误漂移现象。内含编码器和解码器。(Belt Movement estimated time domain filtering, a wavelet-based motion estimation methods, can effectively remove the inter-frame video stream redundancy. With the traditional frame of reference than the motion estimation, no errors drift phenomenon. Intron encoder and decoder.)
    2020-07-23 15:28:46下载
    积分:1
  • udf
    利用udf定义动网格的刚体运动,以使刚体能按照需要做任意的运动。(Use udf defined dynamic grid rigid body motion, so that just needs to be done in accordance with any physical exercise.)
    2020-11-20 09:39:37下载
    积分:1
  • toushi
    图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图(Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective)
    2020-11-18 23:39:40下载
    积分:1
  • FlashIcon
    漂亮的图标程序源代码(beautiful icon source code)
    2004-09-24 19:23:53下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载