Back to Slambook

Readme

ch10/ceres_custombundle/Readme.md

latest210 B
Original Source

#To build the code : mkdir build

cd ./build

cmake ..

make

#How to run the code :

cd ./build

./ceres_customBundle -input ../data/problem-.....txt

#see more detail settings by : ./ceres_customBundle -help