#379 · Primary category: Computer Vision
bundler_sfm
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
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)