Loopy belief propagation for stereo depth estimation. Based on sum product algorithm.
☆13Sep 14, 2022Updated 3 years ago
Alternatives and similar repositories for loopyBP
Users that are interested in loopyBP are comparing it to the libraries listed below
Sorting:
- Using a MRF with loopy belief propagation to infer depth from stereo images.☆10Jan 10, 2016Updated 10 years ago
- Official code for paper "Playing to Vision Foundation Model's Strengths in Stereo Matching"☆29Jul 11, 2025Updated 7 months ago
- An algorithm which take a stereo pair image and segment it ( using SPSStereo algo http://ttic.uchicago.edu/~dmcallester/SPS/index.html , …