Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 416 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 416 Bytes

03_StereoCalibMatch

Introduction

This demo provides an example for stereo calibration, matching, and working out the disparity.

Environment

This demo is created with CLion but it is okay for you to open it with your usual IDE. The neccessary libraries can be found in CMakeLists.txt

Usage

The image pair to be reconstructed are stored in folder named calibration. run main.cpp to drive the whole demo.