dmckinnon / stereo

A tutorial on stereoscopic depth maps, focusing on triangulation and rectification
45 stars 7 forks source link

Example usage #3

Open NMO13 opened 2 years ago

NMO13 commented 2 years ago

Thank you very much for this thorough tutorial. Very informative! Can you provide some example images + camera matrices in order to see how the input for this program must look like? It would be nice if you added an example.cpp which loads some images + camera matrices and calls the main method.