Efficient Circle-Based Camera Pose Tracking Free of PnP
Fulin Tang, Yihong Wu

TL;DR
This paper introduces a novel circle-based camera pose tracking method that eliminates the need for PnP/RANSAC, achieving robust, accurate, and real-time performance using only circle edge detection and analytical pose representation.
Contribution
The paper proposes a new circle marker-based approach that directly computes 6D camera pose analytically and optimizes it without PnP or RANSAC, enhancing robustness and speed.
Findings
Outperforms existing methods in noise, blur, and distance robustness.
Achieves approximately 100 FPS on a consumer CPU.
Eliminates the need for point matching and RANSAC in pose estimation.
Abstract
Camera pose tracking attracts much interest both from academic and industrial communities, of which the methods based on planar markers are easy to be implemented. However, most of the existing methods need to identify multiple points in the marker images for matching to space points. Then, PnP and RANSAC are used to compute the camera pose. If cameras move fast or are far away from markers, matching is easy to generate errors and even RANSAC cannot remove incorrect matching. Then, the result by PnP cannot have good performance. To solve this problem, we design circular markers and represent 6D camera pose analytically and unifiedly as very concise forms from each of the marker by projective invariance. Afterwards, the pose is further optimized by a proposed nonlinear cost function based on a polar-n-direction geometric distance. The method is from imaged circle edges and without…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Image and Object Detection Techniques · Advanced Image and Video Retrieval Techniques
