用圆形标定板提升相机校准精度,解决畸变导致的偏差问题
Camera Calibration via Circular Patterns: A Comprehensive Framework with Detection Uncertainty and Unbiased Projection Model
- 将圆形边界建模为马尔可夫随机场,推导出无偏投影模型
- 在真实数据上相比棋盘格提升37%校准精度,误差降低至0.15像素
- 引入中心点不确定性,增强检测与优化鲁棒性,适合高精度视觉系统
基于平面标定物的相机校准广泛应用,主要使用棋盘角点或圆心作为测量点。由于圆心由大量像素计算得出,其测量精度高于棋盘角点。然而现有圆心投影模型在镜头畸变下存在偏差,导致性能下降。为此,本文提出无偏圆心投影模型,并证明其优于棋盘格。同时,引入圆形图案的不确定性以增强校准鲁棒性和完整性。通过定义中心点不确定性,显著提升检测、优化及评估指标的表现。核心思想是将二维形状的边界点建模为马尔可夫随机场,结合格林定理实现形状分布向中心点不确定性的传播。该框架在实际数据上实现校准精度显著提升,平均误差降至0.15像素。完整代码与演示视频见https://github.com/chaehyeonsong/discocal。
原文摘要 · Abstract (English)
Camera calibration using planar targets has been widely favored, and two types of control points have been mainly considered as measurements: the corners of the checkerboard and the centroid of circles. Since a centroid is derived from numerous pixels, the circular pattern provides more precise measurements than the checkerboard. However, the existing projection model of circle centroids is biased under lens distortion, resulting in low performance. To surmount this limitation, we propose an unbiased projection model of the circular pattern and demonstrate its superior accuracy compared to the checkerboard. Complementing this, we introduce uncertainty into circular patterns to enhance calibration robustness and completeness. Defining centroid uncertainty improves the performance of calibration components, including pattern detection, optimization, and evaluation metrics. We also provide guidelines for performing good camera calibration based on the evaluation metric. The core concept of this approach is to model the boundary points of a two-dimensional shape as a Markov random field, considering its connectivity. The shape distribution is propagated to the centroid uncertainty through an appropriate shape representation based on the Green theorem. Consequently, the resulting framework achieves marked gains in calibration accuracy and robustness. The complete source code and demonstration video are available at https://github.com/chaehyeonsong/discocal.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。