notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
poselib Minimal solvers for calibrated camera pose estimation
2.0.4 graphicsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-10 09:10:24
Last Update: 2024-12-10 09:03:00
Commit Hash: 915ef0a
License: BSD3CLAUSE
WWW:
https://github.com/PoseLib/PoseLib/
Description:
PoseLib provides a collection of minimal solvers for camera pose estimation. The focus is on calibrated absolute pose estimation problems from different types of correspondences (e.g. point-point, point-line, line-point, line-line). The goals of this project are to provide - Fast and robust implementation of the current state-of-the-art solvers. - Consistent calling interface between different solvers. - Minimize dependencies, both external (currently only Eigen) and internal. Each solver is (mostly) stand-alone, making it easy to extract only a specific solver to integrate into other frameworks. - Robust estimators (based on LO-RANSAC) that just works out-of-the-box for most cases.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (66 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/PoseLib-2.0.4/catalog.mk
  3. /usr/local/share/licenses/PoseLib-2.0.4/LICENSE
  4. /usr/local/share/licenses/PoseLib-2.0.4/BSD3CLAUSE
  5. include/PoseLib/alignment.h
  6. include/PoseLib/camera_pose.h
  7. include/PoseLib/misc/colmap_models.h
  8. include/PoseLib/misc/decompositions.h
  9. include/PoseLib/misc/essential.h
  10. include/PoseLib/misc/qep.h
  11. include/PoseLib/misc/quaternion.h
  12. include/PoseLib/misc/re3q3.h
  13. include/PoseLib/misc/sturm.h
  14. include/PoseLib/misc/univariate.h
  15. include/PoseLib/poselib.h
  16. include/PoseLib/robust.h
  17. include/PoseLib/robust/bundle.h
  18. include/PoseLib/robust/estimators/absolute_pose.h
  19. include/PoseLib/robust/estimators/homography.h
  20. include/PoseLib/robust/estimators/hybrid_pose.h
  21. include/PoseLib/robust/estimators/relative_pose.h
  22. include/PoseLib/robust/jacobian_impl.h
  23. include/PoseLib/robust/lm_impl.h
  24. include/PoseLib/robust/ransac.h
  25. include/PoseLib/robust/ransac_impl.h
  26. include/PoseLib/robust/sampling.h
  27. include/PoseLib/robust/utils.h
  28. include/PoseLib/solvers/gen_relpose_5p1pt.h
  29. include/PoseLib/solvers/gen_relpose_6pt.h
  30. include/PoseLib/solvers/gen_relpose_upright_4pt.h
  31. include/PoseLib/solvers/gp3p.h
  32. include/PoseLib/solvers/gp4ps.h
  33. include/PoseLib/solvers/homography_4pt.h
  34. include/PoseLib/solvers/p1p2ll.h
  35. include/PoseLib/solvers/p2p1ll.h
  36. include/PoseLib/solvers/p2p2pl.h
  37. include/PoseLib/solvers/p3ll.h
  38. include/PoseLib/solvers/p3p.h
  39. include/PoseLib/solvers/p3p_ding.h
  40. include/PoseLib/solvers/p4pf.h
  41. include/PoseLib/solvers/p5lp_radial.h
  42. include/PoseLib/solvers/p6lp.h
  43. include/PoseLib/solvers/relpose_5pt.h
  44. include/PoseLib/solvers/relpose_6pt_focal.h
  45. include/PoseLib/solvers/relpose_7pt.h
  46. include/PoseLib/solvers/relpose_8pt.h
  47. include/PoseLib/solvers/relpose_upright_3pt.h
  48. include/PoseLib/solvers/relpose_upright_planar_2pt.h
  49. include/PoseLib/solvers/relpose_upright_planar_3pt.h
  50. include/PoseLib/solvers/ugp2p.h
  51. include/PoseLib/solvers/ugp3ps.h
  52. include/PoseLib/solvers/ugp4pl.h
  53. include/PoseLib/solvers/up1p1ll.h
  54. include/PoseLib/solvers/up1p2pl.h
  55. include/PoseLib/solvers/up2p.h
  56. include/PoseLib/solvers/up4pl.h
  57. include/PoseLib/types.h
  58. include/PoseLib/version.h
  59. lib/cmake/PoseLib/PoseLibConfig.cmake
  60. lib/cmake/PoseLib/PoseLibConfigVersion.cmake
  61. lib/cmake/PoseLib/PoseLibTargets-release.cmake
  62. lib/cmake/PoseLib/PoseLibTargets.cmake
  63. lib/libPoseLib.so
  64. @owner
  65. @group
  66. @mode
Collapse this list.
Dependency lines:
  • PoseLib>0:graphics/poselib
To install the port:
cd /usr/ports/graphics/poselib/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/poselib
  • pkg install PoseLib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: PoseLib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1733745905 SHA256 (PoseLib-PoseLib-v2.0.4_GH0.tar.gz) = caa0c1c9b882f6e36b5ced6f781406ed97d4c1f0f61aa31345ebe54633d67c16 SIZE (PoseLib-PoseLib-v2.0.4_GH0.tar.gz) = 198206

Packages (timestamps in pop-ups are UTC):
PoseLib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.42.0.4--2.0.4---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.0.4--2.0.4---
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.0.42.0.4n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. eigen3.pc : math/eigen3
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. graphics/colmap

Configuration Options:
===> The following configuration options are available for PoseLib-2.0.4: NATIVE=off: Use native optimization (-march=native) ===> Use 'make config' to modify these settings
Options name:
graphics_poselib
USES:
cmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/PoseLib/PoseLib/tar.gz/v2.0.4?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.4
10 Dec 2024 09:03:00
commit hash: 915ef0a2055bea37cfb77f2186a8394f16423646commit hash: 915ef0a2055bea37cfb77f2186a8394f16423646commit hash: 915ef0a2055bea37cfb77f2186a8394f16423646commit hash: 915ef0a2055bea37cfb77f2186a8394f16423646 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/poselib: Minimal solvers for calibrated camera pose estimation

PoseLib provides a collection of minimal solvers for camera pose
estimation.  The focus is on calibrated absolute pose estimation
problems from different types of correspondences (e.g. point-point,
point-line, line-point, line-line).

The goals of this project are to provide

 - Fast and robust implementation of the current state-of-the-art
   solvers.
 - Consistent calling interface between different solvers.
 - Minimize dependencies, both external (currently only Eigen) and
   internal.  Each solver is (mostly) stand-alone, making it easy
   to extract only a specific solver to integrate into other frameworks.
 - Robust estimators (based on LO-RANSAC) that just works out-of-the-box
   for most cases.

WWW: https://github.com/PoseLib/PoseLib

Number of commits found: 1