Fast disparity range estimation method
This implementation is inspired by the paper: “Edge-Preserving Stereo Matching Using Minimum Spanning Tree”
Link to paper: https://ieeexplore.ieee.org/document/8930525
This repository only contains implementation of fast disparity range estimation method:
Dependencies
opencv-C++ v3.2.0
opencv-C++ contrib v3.2.0
Visual Studio2017
Citation
If you find the code or datasets helpful in your research, please cite:
C. Zhang, C. He, Z. Chen, W. Liu, M. Li, and J. Wu, ‘‘Edge-preserving stereo matching using minimum spanning tree,’’ IEEE Access, vol. 7, pp. 177909–177921, 2019.