diff --git a/README.md b/README.md index 47449ed..1c3600c 100644 --- a/README.md +++ b/README.md @@ -69,9 +69,12 @@ sudo make install # if building as API ## Run TSlam as executable:

- + + +

+

+ Left: Mapping operation of a timber piece. Next the reconstructed 3D model, together with some extra execution info, can be overlayed on top of the physical piece. Right: TSlam self localization in action during fabrication.

-

Mapping operation of a timber piece. Next the reconstructed 3D model, together with some extra execution info, can be overlayed on top of the physical piece.

In this project, we provide you an example executable to run the TSlam. After building, an executable `tslam_monocular` will be generated in `build/utils`. You can run it with the following command. Note that two extra parameters are needed: **video source** and path to the **camera calibration file**.