-
-
stereo match
the process of
computing a disparity map given
a pair of stereo images.
-
-
-
stereo matching立体匹配 图片3
Learning Conditional Random Fields for Stereo.pdf及Evaluation of Cost Functions for Stereo Matching.pdf,及实验素材原始图片
-
-
-
-
-
Stereo Vision: algorithms and applications
Stereo Vision:
Algorithms and Applications
Stefano Mattoccia
Department of Computer Science (DISI)
University of Bologna
stefano.mattoccia@unibo.it
www.vision.deis.unibo.it/smatt
-
Efficient Large Scale Stereo代码
Efficient Large Scale Stereo(2010年accv的文章)代码,通过强约束点确定视差,完后进行插值(不知道说的对不对)
官方网站:http://www.cvlibs.net/software/libelas/
这个代码中有一些openmp和内部函数的加速可以好好学习一下。
-