This repository is an example for stereo matching I've been learning recently.
Visual Studio 2015 OpenCV MeshLab
My code is tested on Kitti dataset.
Below shows the disparity and coresponding pointcloud mapping visualized using MeshLab. Now it costs about 9s per img (about 1280 * 375). May be using GPU for speed in the future.