Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 239 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 239 Bytes

bundle_adjustment

手写 Bundle Adjustment

How to build

git clone [email protected]:zhouyong1234/bundle_adjustment.git
cd bundle_adjustment/
mkdir build
cmake ..
make

How to run

cd bundle_adjustment/build/
./bal_test