xuchi7 / RPnP
A Robust O(n) Solution to the Perspective-n-Point Problem
☆28Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for RPnP
- various PnP slover implementations in matlab, include dlt, p3p, epnp, ap3p☆32Updated 5 years ago
- R1PPnP: Reweighting and 1-Point-RANSAC-based PnP solution to handle outliers, IEEE TPAMI 2018☆16Updated 4 years ago
- Multi-camera or monocular absolute pose estimation with a known vertical direction (Perspective-2-Points)☆19Updated 3 years ago
- Uncertainty-Aware Camera Pose Estimation from Points and Lines, CVPR 2021☆76Updated 3 years ago
- EKFPnP: A new probabilistic approach based on Extended Kalman Filter for camera pose estimation in image sequences☆37Updated 3 years ago
- Implementation of REPPnP, a real-time, robust to outliers and accurate solution to the Perspective-n-Point (PnP) problem [Luis Ferraz, X…