File: control

package info (click to toggle)
poselib 2.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,592 kB
  • sloc: cpp: 15,023; python: 182; sh: 85; makefile: 16
file content (22 lines) | stat: -rw-r--r-- 671 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: poselib
Section: libs
Priority: optional
Maintainer: Alex Myczko <tar@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 libeigen3-dev,
Standards-Version: 4.7.3
Homepage: https://github.com/PoseLib/PoseLib
Vcs-Browser: https://salsa.debian.org/debian/poselib
Vcs-Git: https://salsa.debian.org/debian/poselib.git

Package: libposelib
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Minimal solvers for calibrated camera pose estimation
 This library provides a collection of minimal solvers for camera pose
 estimation. The focus is on calibrated absolute pose estimation problems
 from different types of correspondences.