The following Matlab project contains the source code and Matlab examples used for fast stereo matching and disparity estimation by s mukherjee and prof. g.r.m reddy.
My algorithm adopts a fast, hybrid approach (mixture of block and region based) for stereo disparity estimation from a rectified stereo image pair.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
license.txt | 1611 |
cam_depth_left.png | 11698 |
cam_left.jpeg | 52459 |
cam_right.jpeg | 51691 |
FastCMeans.m | 2760 |
im_left.png | 182317 |
im_right.png | 181900 |
LUT2label.m | 550 |
PixelDisp.m | 596 |
READ_ME.txt | 1356 |
StereoDisp.m | 8279 |
truedisp_left.png | 8320 |