Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 283 Bytes

opencv_stereo_matching

All of the details have been written into the report.pdf

enviroment:
    Opencv 3.0
    cmake version 2.8.12.2
    gcc version 4.8.4
    g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
    
run it:
    cmake .
    make