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

GC-stereomatch

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

  • VC使用进度条空间
    一个简单的例子,演示如果通过VC使用进度条空间(A simple example demonstrates how to use progress bar space through VC)
    2020-06-22 08:40:01下载
    积分:1
  • Digital_image_processing1
    数字图像处理试验程序 包括图像的压缩 模糊 锐化(Digital image processing, testing procedures, including image compression blur sharpening)
    2009-09-15 20:59:30下载
    积分:1
  • fish2bird
    鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库(fish eye image correction,then change it to bird s eye view)
    2021-04-25 14:58:46下载
    积分:1
  • track
    该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法(The program is my many years of experience and code, the realization of the panorama target tracking, flame detection, smoke detection, standing up sitting judge, cross-border intrusion, wandering, illegal parking and other various intelligent functions integration, particle filter, Bayesian classifier, random forest variety of online learning mechanism, and the traditional CAMSHIFT, meanshift, optical flow method, Kalman filter, the, KCF, regional matching, phase correlation, contour tracking and other several algorithms)
    2020-06-29 23:00:01下载
    积分:1
  • HistDemoA
    说明:  VC做的图像直方图均衡化小程序,有助于学习图像处理基本知识(VC image histogram equalization do applet can help to learn basic knowledge of image processing)
    2009-08-31 14:36:38下载
    积分:1
  • SSIM
    一个十分有用的SSIM图像评测程序,基于结构的客观评测。(A very useful measure SSIM image procedures, based on the structure of an objective evaluation.)
    2009-03-23 16:18:43下载
    积分:1
  • Laplacian-Gaussian-Model
    文章介绍了一种基于拉普拉斯——高斯模型的语音端点检测算法!(This paper introduces a Laplace-based- voice endpoint detection algorithm Gaussian model!)
    2015-03-20 22:31:30下载
    积分:1
  • hyit_DW
    VC++实现数字水印技术,在BMP位图中添加各种水印信息,程序分LSB和DWT嵌入方法。(VC++ implementation of digital watermarking technology, adding various watermarks in BMP bitmap, the program points LSB and DWT embedding methods.)
    2014-11-19 13:29:28下载
    积分:1
  • jpeg
    实现16位bmp图像转jpeg,并可以通过调节源码可实现压缩率(16bit bmp zipped to jpeg style )
    2010-05-20 10:54:59下载
    积分:1
  • BitmapTest
    很好的解析bmp图片的源代码,很不错的初学者的例子,换页大家下载(Very good analytical bmp image of the source code, it is a good example for beginners, for everyone to download page)
    2007-11-29 21:23:35下载
    积分:1
  • 696518资源总数
  • 104852会员总数
  • 8今日下载