MCROSOFT_Matching

所属分类:图形图象
开发工具:Visual C++
文件大小:175KB
下载次数:359
上传日期:2009-05-02 18:52:55
上 传 者wox
说明:  微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法
(Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of their own algorithm)

文件列表:
StereoMatch\BoxFilter.cpp (7114, 2001-12-03)
StereoMatch\BoxFilter.h (1321, 2001-12-03)
StereoMatch\Convert.cpp (6152, 2001-12-02)
StereoMatch\Convert.h (2595, 2001-12-02)
StereoMatch\Convolve.cpp (8622, 2001-12-03)
StereoMatch\Convolve.h (2475, 2001-12-02)
StereoMatch\Copyright.h (3139, 2001-10-08)
StereoMatch\Debug (0, 2009-02-18)
StereoMatch\Error.h (989, 2001-12-02)
StereoMatch\Histogram1D.cpp (5199, 2001-12-02)
StereoMatch\Histogram1D.h (2681, 2001-12-02)
StereoMatch\Image.cpp (5636, 2001-12-02)
StereoMatch\Image.h (8049, 2001-12-02)
StereoMatch\ImageIO.cpp (17774, 2001-12-05)
StereoMatch\ImageIO.h (1017, 2001-10-08)
StereoMatch\License.txt (3062, 2001-12-03)
StereoMatch\main.cpp (1034, 2008-06-04)
StereoMatch\Makefile (736, 2001-12-03)
StereoMatch\maxflow\maxflow.c (4252, 2001-12-06)
StereoMatch\maxflow\maxflow.h (585, 2001-09-26)
StereoMatch\maxflow\parser_flg.c (8917, 2001-09-26)
StereoMatch\maxflow\vssver.scc (96, 2001-12-06)
StereoMatch\maxflow (0, 2009-02-18)
StereoMatch\MinFilter.cpp (7271, 2001-12-03)
StereoMatch\MinFilter.h (1133, 2001-12-03)
StereoMatch\ParameterIO.cpp (3619, 2001-12-02)
StereoMatch\ParameterIO.h (1911, 2001-12-02)
StereoMatch\RefCntMem.cpp (2534, 2001-12-02)
StereoMatch\RefCntMem.h (2195, 2001-12-02)
StereoMatch\Script\exp0_groundtruth.txt (825, 2001-12-30)
StereoMatch\Script\exp1_costSSD9.txt (2032, 2001-12-30)
StereoMatch\Script\exp2_costSSDMF9.txt (2108, 2001-12-30)
StereoMatch\Script\exp3_costGlobal.txt (3098, 2001-12-30)
StereoMatch\Script\exp4_aggr.txt (4877, 2001-12-30)
StereoMatch\Script\exp5_lambda.txt (3878, 2001-12-30)
StereoMatch\Script\exp6_gc.txt (1377, 2001-12-30)
StereoMatch\Script\exp_all.txt (1105, 2001-12-30)
StereoMatch\Script\exp_dispatch.txt (697, 2001-12-30)
... ...

StereoMatcher 1.0 This directory contains the source code to the two-frame dense stereo matching code developed by Daniel Scharstein and Richard Szeliski. Please see the associated Licence.txt and Copyright.h files for terms and conditions of use. The algorithms implemented in this code are described in our Technical Report, D. Scharstein and R. Szeliski. A taxonomy and evaluation of dense two-frame stereo correspondence algorithms. Technical Report MSR-TR-2001-81, Microsoft Research, November 2001. which can be found at http://www.research.microsoft.com/scripts/pubs/view.asp?TR_ID=MSR-TR-2001-81 and which will also appear in a special issue of IJCV on stereo matching. To compile the code, please use the Workspace or makefile. If you wish to run the graph cut algorithm, you will need to follow the instructions given in maxflow/README-maxflow.txt. The program is driven by command line arguments and scripts. To run a particular scriptfile, just use StereoMatch script scriptfile.txt Some sample scripts that you can use to evaluate the output of your stereo algorithm or to run one of the matching algorithms are given on the Middlebury Stereo Web site, http://www.middlebury.edu/stereo/code.html You can also find some sample data sets at the same location. There is no documentation provided beyond the comments embedded in the source code. The main parameters controlling the algorithm are in StereoParameters.h, and a subset of these is documented in more detail in the Techical Report cited above. If you don't understand what a parameter is doing, just leave it at its default value (it may control experimental code we are still working on). You can obtain the latest version of this software by following the download link from the Middlebury Stereo Web page URL given above. Daniel Scharstein and Richard Szeliski December 6, 2001

近期下载者

相关文件


收藏者