Depth estimation from stereo images using Semi-Global Matching algorithm
- CMake
- OpenCV
- OpenCL 1.2
$ git clone [email protected]:FinleyPan/sgm_cl.git sgm_cl
$ cd sgm_cl
$ mkdir build
$ cd build
$ cmake ..
$ make
Hirschmuller, H. (2007). Stereo processing by semiglobal matching and mutual information. IEEE Transactions on pattern analysis and machine intelligence, 30(2), 328-341.