#379 · Primary category: Computer Vision

bundler_sfm

3d-reconstruction 3d-vision bundle-adjustment computer-vision computer-vision-tools structure-from-motion

Bundler Structure from Motion Toolkit

Project last updated:05/13/19

GitHub Stars

1.6K

Forks

476

Contributors

12

License

Other

Why we included this project

Bundler has been around long enough to earn a place in the standard toolkit for structure from motion. It takes unordered image collections, including the kind you scrape off the Internet, and returns camera positions plus sparse scene geometry, working incrementally a few images at a time and refining everything with sparse bundle adjustment. The distribution also ships a converter to PMVS and a radial undistortion utility, so it fits naturally as the sparse reconstruction step in a larger multi-tool 3D pipeline. It is C/C++ code that expects to be compiled and run on Linux, so the audience is researchers and engineers comfortable with build scripts rather than people looking for a GUI. The manual is thorough, and the Photo Tourism project behind it means it has a long track record in academic and heritage work.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category