# 使用 Homebrew, apt, Nix 安装 colmap

查看 colmap 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:colmap
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install colmap
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install colmap
```

  证据: Debian stable package indexes: colmap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#colmap
```

  证据: nixpkgs package indexes: pkgs/by-name/co/colmap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:colmap
- **软件包管理器:** Homebrew
- **版本:** 4.1.1
- **来源摘要:** Structure-from-Motion and Multi-View Stereo
- **主页:** <https://colmap.github.io/>
- **仓库:** <https://github.com/colmap/colmap>
- **最后更新:** 2026-07-25T12:25:41Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- colmap (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.1.1
## 项目历史与用法

COLMAP is a general-purpose Structure-from-Motion and Multi-View Stereo pipeline with both graphical and command-line interfaces.

### 项目历史

The official README says COLMAP was originally written by Johannes Schoenberger with funding from PhD advisors Jan-Michael Frahm and Marc Pollefeys. It builds on existing computer-vision work and asks research users to cite its 2016 Structure-from-Motion and Multi-View Stereo papers.

The project has evolved from a reconstruction application into a broader ecosystem including official Docker images, Conda packages, and Python bindings through PyCOLMAP.

### 采用历史

COLMAP became a standard open-source tool in photogrammetry, 3D reconstruction, and computer-vision research because it combines mature SfM/MVS algorithms with a usable GUI, CLI automation, sample datasets, and reproducible citation targets.

Official download notes point to Windows binaries, Linux/Unix/BSD packages through Repology, Docker images, Conda packages, PyPI Python bindings, and source builds, showing adoption across research and package-manager distribution channels.

### 使用方式

Users reconstruct ordered or unordered image collections through automatic reconstruction, GUI workflows, or CLI pipelines. Package users commonly install the colmap executable for local photogrammetry jobs, research experiments, or scripted reconstruction.

### 为什么软件包爱好者会关心

COLMAP is packaging-significant because it combines GUI, CLI, CUDA-sensitive computer-vision dependencies, Docker images, Conda packaging, Python bindings, and native distribution packages in one scientific software stack.

### 时间线

- 2016: COLMAP citation papers for Structure-from-Motion and Multi-View Stereo are published.
- 2020s: Official README documents Docker images, Conda packages, PyCOLMAP bindings, and distribution packages.
- 2024: Official README includes GLOMAP citation guidance for the global SfM pipeline.

### Related projects

- Official README names dependencies and related components including ceres-solver, poselib, sift-gpu, vlfeat, PyCOLMAP, and GLOMAP.

### 来源

- <https://colmap.github.io/>
- <https://github.com/colmap/colmap>
- <https://github.com/colmap/colmap/releases>


## 安全说明

没有找到 colmap 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Debian apt - colmap - 3.10-2: normalized package name match | Debian stable package indexes: colmap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Structure-from-Motion and Multi-View Stereo | https://github.com/colmap/colmap
- Nix - colmap: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/colmap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - colmap - 3.9.1-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: colmap from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Structure-from-Motion and Multi-View Stereo | https://github.com/colmap/colmap


## Combined YAML source

View the package source record on GitHub. [combined/colmap.yml](https://github.com/mxcl/pkgdb/blob/main/combined/colmap.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
