danzvara / semiglobal_stereo_matcherLinks
Stereo matching on two images for making a disparity map. My attempt to implement semi-global matching algorithm with some customs additions (exploiting untextured areas using Laws texture measure).
☆10Updated 9 years ago
Alternatives and similar repositories for semiglobal_stereo_matcher
Users that are interested in semiglobal_stereo_matcher are comparing it to the libraries listed below
Sorting:
- Implementation of a simplified version of the SemiGlobal Matching algorithm (Hirschmuller, H. (2005). Accurate and Efficient Stereo Proce…☆17Updated 5 years ago
- ☆34Updated 7 years ago
- Segment-Tree Based Cost Aggregation for Stereo Matching Code☆47Updated 6 years ago
- Wrapper of ELAS Stereo Matcher for OpenCV☆54Updated 8 years ago
- multi camera calibration☆32Updated 9 years ago
- The PatchMatch stereo match algorithm implemented by CUDA.