视觉SLAM十四讲算法解析源码解读g2o_bundle.cpp

编译运行

mkdir build
cd ./build
cmake ..
make
cd ./build
./g2o_customBundle -input /home/q/projects/slambook/ch10/g2o_custombundle/data/problem-16-22106-pre.txt

在这里插入图片描述

./g2o_customBundle -help

-final_ply <string>               Export the refined BAL file data as a 
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章