1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: colmap
Section: science
Priority: optional
Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: debhelper-compat (= 13), libeigen3-dev, libgoogle-glog-dev, libceres-dev, libqt5opengl5-desktop-dev, libfreeimage-dev, libglew-dev, cmake, libboost-system-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-regex-dev, libboost-test-dev, libboost-graph-dev
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/myczko-guest/colmap.git
Vcs-Browser: https://salsa.debian.org/myczko-guest/colmap
Rules-Requires-Root: no
Homepage: https://github.com/colmap/colmap
Package: colmap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: 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.
|