colmap
Structure-from-Motion and Multi-View Stereo
Install
- All systems
-
curl cmd.cat/colmap.sh
- Debian
-
apt-get install colmap
- Ubuntu
-
apt-get install colmap
- Kali Linux
-
apt-get install colmap
- Fedora
-
dnf install colmap
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install colmap
- Dockerfile
- dockerfile.run/colmap
colmap
Structure-from-Motion and Multi-View Stereo
This is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections.