#38 · Primary category: Computer Vision
colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
Project last updated:08/29/26
GitHub Stars
12.6K
Forks
2.1K
Contributors
185
License
Other
Why we included this project
COLMAP has been the standard way to turn plain photographs into 3D geometry for years, and much of computer vision that needs camera poses leans on it. Give it a set of overlapping images, ordered or unordered, and it works out where each photo was taken and rebuilds the scene as a sparse point cloud, with an optional dense model on top. The GUI, command-line tool, and pycolmap Python bindings cover everything from a one-off lab reconstruction to an automated pipeline feeding NeRF or Gaussian Splatting training. It is genuinely general-purpose: drone photos, tourist snapshots, and carefully staged capture sets all come out with usable poses and geometry. Good documentation and sample datasets keep the first attempt from turning into a slog.
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)