# colmap を Homebrew, apt, Nix でインストール

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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/colmap>
- **バージョン:** 4.1.1
- **ソース概要:** Structure-from-Motion and Multi-View Stereo
- **ホームページ:** <https://colmap.github.io/>
- **リポジトリ:** <https://github.com/colmap/colmap>
- **上流ドキュメント:** <https://colmap.github.io/>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/colmap/colmap/archive/refs/tags/4.1.1.tar.gz>
- **最終更新:** 2026-07-25T12:25:41Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- colmap (cli)
- colmap (エイリアス)

## 依存関係

- boost
- ceres-solver
- cgal
- eigen
- faiss
- flann
- gflags
- glew
- glog
- gmp
- libomp
- lz4
- metis
- mpfr
- onnx
- onnxruntime
- openimageio
- openssl@3
- poselib
- qtbase
- qtsvg
- sqlite
- suite-sparse

## ビルド依存関係

- cmake

## macOS 提供ライブラリ

- curl
- sqlite

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 4.1.1
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/colmap/colmap
- 検出された最新: 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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** colmap
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/ja/scientific-computing-tools/) - Matched scientific computing metadata.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [sqlite](https://pkg.so/ja/brew/sqlite/) - Runtime dependency declared by Homebrew.
- [lz4](https://pkg.so/ja/brew/lz4/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [librealsense](https://pkg.so/ja/brew/librealsense/) - Shares pkgdb curated category or tags: cli, computer-vision, science.
- [flann](https://pkg.so/ja/brew/flann/) - Shares pkgdb curated category or tags: cli, computer-vision, science.
- [wxmaxima](https://pkg.so/ja/brew/wxmaxima/) - Shares pkgdb curated category or tags: cli, gui, science.
- [siril](https://pkg.so/ja/brew/siril/) - Shares pkgdb curated category or tags: cli, gui, science.
- [rtabmap](https://pkg.so/ja/brew/rtabmap/) - Shares pkgdb curated category or tags: cli, computer-vision, science.
- [g2o](https://pkg.so/ja/brew/g2o/) - Shares pkgdb curated category or tags: cli, computer-vision, science.
- [visp](https://pkg.so/ja/brew/visp/) - Shares pkgdb curated category or tags: cli, computer-vision, science.
- [gabedit](https://pkg.so/ja/brew/gabedit/) - Shares pkgdb curated category or tags: cli, gui, science.
- [suite-sparse](https://pkg.so/ja/brew/suite-sparse/) - Local package facts share a topical domain. Shared terms: cli, gmp, libomp, mpfr, science.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
