搜索资源列表
stereo_vision_material
- 一些不错的介绍立体视觉问题的ppt,包括极线几何,深度恢复(DP,BP,GraphCut等)-introduction to stereo vision(ppt)
BP
- Belief Propagation (BP) Implementations gabp.m, run_gabp.m => Gaussian BP - parallel version asynch_GBP.m => Gaussian BP - serial version sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse
BPSTEREOMATCH
- BP stereo matching was included in this file, which is constructed by matlab-BP stereo matching was included in this file, which is constructed by matlab
Loopy-BP-for-Stereo-Matching
- This code perform stereo matching process under Markov Random Field and Loopy Belief Propagation.