Pyramidal Blur Aware X-Corner Chessboard Detector
Peter Abeles

TL;DR
This paper introduces a robust, fast chessboard detector optimized for high-resolution, blurry, and challenging environments, utilizing a novel blur-aware x-corner detection method for improved accuracy and speed.
Contribution
It presents a new blur-aware x-corner detector that enhances corner localization and robustness in difficult imaging conditions, outperforming existing methods.
Findings
Achieves an F1 score of 0.97
Runs 1.9 times faster than comparable methods
Maintains consistent performance across diverse scenarios
Abstract
With camera resolution ever increasing and the need to rapidly recalibrate robotic platforms in less than ideal environments, there is a need for faster and more robust chessboard fiducial marker detectors. A new chessboard detector is proposed that is specifically designed for: high resolution images, focus/motion blur, harsh lighting conditions, and background clutter. This is accomplished using a new x-corner detector, where for the first time blur is estimated and used in a novel way to enhance corner localization, edge validation, and connectivity. Performance is measured and compared against other libraries using a diverse set of images created by combining multiple third party datasets and including new specially crafted scenarios designed to stress the state-of-the-art. The proposed detector has the best F1- Score of 0.97, runs 1.9x faster than next fastest, and is a top…
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
TopicsImage and Object Detection Techniques · Advanced Vision and Imaging · Advanced Image and Video Retrieval Techniques
MethodsFast Attention Via Positive Orthogonal Random Features · Performer
