-
- Downloads
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
Showing
- graphics/Makefile 1 addition, 0 deletionsgraphics/Makefile
- graphics/poselib/Makefile 22 additions, 0 deletionsgraphics/poselib/Makefile
- graphics/poselib/distinfo 3 additions, 0 deletionsgraphics/poselib/distinfo
- graphics/poselib/files/patch-CMakeLists.txt 15 additions, 0 deletionsgraphics/poselib/files/patch-CMakeLists.txt
- graphics/poselib/pkg-descr 15 additions, 0 deletionsgraphics/poselib/pkg-descr
- graphics/poselib/pkg-plist 59 additions, 0 deletionsgraphics/poselib/pkg-plist
graphics/poselib/Makefile
0 → 100644
graphics/poselib/distinfo
0 → 100644
graphics/poselib/files/patch-CMakeLists.txt
0 → 100644
graphics/poselib/pkg-descr
0 → 100644
graphics/poselib/pkg-plist
0 → 100644
Please register or sign in to comment