Source: opengv Section: libdevel Priority: optional Maintainer: Debian Science Maintainers Uploaders: Dima Kogan Build-Depends: cmake, debhelper-compat (= 13), dh-python, pybind11-dev, libeigen3-dev, doxygen, # for epstopdf texlive-font-utils, texlive-latex-base, texlive-latex-extra, ghostscript, python3-all-dev:any, libpython3-all-dev Standards-Version: 4.6.1 Homepage: https://laurentkneip.github.io/opengv Vcs-Git: https://salsa.debian.org/science-team/opengv.git Vcs-Browser: https://salsa.debian.org/science-team/opengv Package: libopengv1 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: Computer vision methods for solving geometric vision problems. Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment methods for the calibrated case. All problems can be solved with central or non-central cameras, and embedded into a random sample consensus or nonlinear optimization context. Matlab and Python interfaces are implemented as well . This package contains the run-time libraries Package: libopengv-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, libopengv1 (= ${binary:Version}) Suggests: libopengv-doc Description: Computer vision methods for solving geometric vision problems. Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment methods for the calibrated case. All problems can be solved with central or non-central cameras, and embedded into a random sample consensus or nonlinear optimization context. Matlab and Python interfaces are implemented as well . This package contains the build-time libraries Package: python3-opengv Section: python Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, libopengv1 (= ${binary:Version}), ${python3:Depends} Provides: ${python3:Provides} Description: Computer vision methods for solving geometric vision problems. Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment methods for the calibrated case. All problems can be solved with central or non-central cameras, and embedded into a random sample consensus or nonlinear optimization context. Matlab and Python interfaces are implemented as well . This package contains the Python interface Package: libopengv-doc Architecture: all Depends: ${misc:Depends} Description: Computer vision methods for solving geometric vision problems. Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment methods for the calibrated case. All problems can be solved with central or non-central cameras, and embedded into a random sample consensus or nonlinear optimization context. Matlab and Python interfaces are implemented as well . This package contains the documentation