StereoMatch_1_0

所属分类:3D图形编程
开发工具:Visual C++
文件大小:2820KB
下载次数:80
上传日期:2009-04-19 13:45:46
上 传 者jm2010
说明:  Stereo Matching for depth estimation in 3D graphics

文件列表:
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\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 (1031, 2001-10-08)
StereoMatch\Makefile (736, 2001-12-03)
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\StcAggregate.cpp (14603, 2001-12-02)
StereoMatch\StcDiffusion.cpp (10116, 2001-12-02)
StereoMatch\StcEvaluate.cpp (33859, 2001-12-02)
StereoMatch\StcGraphCut.cpp (9470, 2001-12-03)
StereoMatch\StcOptDP.cpp (11630, 2001-12-05)
StereoMatch\StcOptimize.cpp (9673, 2001-12-02)
StereoMatch\StcOptSO.cpp (4536, 2001-12-02)
StereoMatch\StcPreProcess.cpp (2276, 2001-12-03)
StereoMatch\StcRawCosts.cpp (13544, 2001-12-03)
StereoMatch\StcRefine.cpp (3327, 2001-12-02)
StereoMatch\StcSimulAnn.cpp (8493, 2001-12-02)
StereoMatch\StereoIO.cpp (13108, 2001-12-06)
StereoMatch\StereoIO.h (4851, 2001-10-08)
StereoMatch\StereoMatch.dsp (7235, 2001-12-06)
StereoMatch\StereoMatch.dsw (799, 2001-12-06)
StereoMatch\StereoMatch.ncb (140288, 2009-03-09)
... ...

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

近期下载者

相关文件


收藏者