filtercode

所属分类:图形图像处理
开发工具:matlab
文件大小:2802KB
下载次数:61
上传日期:2014-05-19 09:46:49
上 传 者alan wang
说明:  引导滤波器实现的立体匹配,得到深度图,数据量较大,运行时间较长。想要一次全部运行,将runstereomatcher.m中的34行改为for testimage = 1:4
(The guided stereotactic matched filter to obtain a depth map, the amount of data is large, the running time is longer. Want to run all at once, the runstereomatcher.m of 34 rows instead for testimage = 1:4)

文件列表:
filtercode\boxfilter.m (931, 2010-07-08)
filtercode\example_referenceForCVPR11.m (4378, 2014-05-05)
filtercode\fillPixelsReference.m (1145, 2011-03-30)
filtercode\filtermask.m (798, 2011-03-29)
filtercode\gradTmpl.pgm (110607, 2014-05-16)
filtercode\gradTmpr.pgm (110607, 2014-05-16)
filtercode\guidedfilter.m (957, 2010-07-08)
filtercode\guidedfilter_color.m (2462, 2011-05-03)
filtercode\img_stereo\art_left.ppm (513968, 2010-07-21)
filtercode\img_stereo\art_right.ppm (513968, 2010-07-21)
filtercode\img_stereo\cones_left.ppm (506265, 2010-07-20)
filtercode\img_stereo\cones_right.ppm (506265, 2010-07-20)
filtercode\img_stereo\left.ppm (331791, 2010-07-20)
filtercode\img_stereo\right.ppm (331791, 2010-07-20)
filtercode\img_stereo\teddy_left.ppm (506265, 2010-07-20)
filtercode\img_stereo\teddy_right.ppm (506265, 2010-07-20)
filtercode\img_stereo\venus_left.ppm (498681, 2010-07-21)
filtercode\img_stereo\venus_right.ppm (498681, 2010-07-21)
filtercode\runStereoMatcher.asv (1687, 2014-05-04)
filtercode\runStereoMatcher.m (1685, 2014-05-16)
filtercode\shuangbian.m (7833, 2014-05-19)
filtercode\weightedMedianMatlab.m (949, 2011-03-29)
filtercode\img_stereo (0, 2014-04-28)
filtercode (0, 2014-05-19)

Matlab demo code accompanying the CVPR11 paper [C. Rhemann, A. Hosni, M. Bleyer, C. Rother, M. Gelautz, Fast Cost-Volume Filtering for Visual Correspondence and Beyond, CVPR11] Contributed by Christoph Rhemann (rhemann@ims.tuwien.ac.at) ----------------------------------------------------------------------------- Important notes: (1) To run our code you need to additionally download the "Guided Image Filter" [K. He, J. Sun, X. Tang, Guided Image Filtering, ECCV10] from Kaiming He's website (http://personal.ie.cuhk.edu.hk/~hkm007/) and extract the files "guidedfilter_color.m" and "boxfilter.m" into the same directory as the other Matlab files. (2) The code is provided for academic use only. Use of the code in any commercial or industrial related activities is prohibited. (3) If you use our code we request that you cite the paper [C. Rhemann, A. Hosni, M. Bleyer, C. Rother, M. Gelautz, Fast Cost-Volume Filtering for Visual Correspondence and Beyond, CVPR11] (4) Please note that the running time and results reported in the paper is from a CUDA implementation. Hence, results and running times do not match this Matlab implementation. ----------------------------------------------------------------------------- Usage: Run “runStereoMatcher.m” to see results for the 4 Middlebury test images.

近期下载者

相关文件


收藏者