Skip to content

This is the project of Square Root Bundle Adjustment implementation, based on online VIO Course of DeepBlue Institute.

License

Notifications You must be signed in to change notification settings

wrk666/SquareRootBA_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project aims to rewrite a set of Bundle Adjustment solvers based on QR decomposition without using an optimization problem solver. The improvement approach used in this project is "Square Root Bundle Adjustment"[1]. After implementing this approach, we compared our solvers with Ceres Solver.

The whole project frame is based on the online VIO Course of DeepBlue Institute. For more details of this project, please refer to my blog: https://blog.csdn.net/qq_37746927/article/details/135449043

Reference: [1] Demmel, N., Sommer, C., Cremers, D., & Usenko, V.C. (2021). Square Root Bundle Adjustment for Large-Scale Reconstruction. 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 11718-11727.

About

This is the project of Square Root Bundle Adjustment implementation, based on online VIO Course of DeepBlue Institute.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published