English

CCDN: Checkerboard Corner Detection Network for Robust Camera Calibration

Computer Vision and Pattern Recognition 2023-02-13 v1 Artificial Intelligence

Abstract

Aiming to improve the checkerboard corner detection robustness against the images with poor quality, such as lens distortion, extreme poses, and noise, we propose a novel detection algorithm which can maintain high accuracy on inputs under multiply scenarios without any prior knowledge of the checkerboard pattern. This whole algorithm includes a checkerboard corner detection network and some post-processing techniques. The network model is a fully convolutional network with improvements of loss function and learning rate, which can deal with the images of arbitrary size and produce correspondingly-sized output with a corner score on each pixel by efficient inference and learning. Besides, in order to remove the false positives, we employ three post-processing techniques including threshold related to maximum response, non-maximum suppression, and clustering. Evaluations on two different datasets show its superior robustness, accuracy and wide applicability in quantitative comparisons with the state-of-the-art methods, like MATE, ChESS, ROCHADE and OCamCalib.

Keywords

Cite

@article{arxiv.2302.05097,
  title  = {CCDN: Checkerboard Corner Detection Network for Robust Camera Calibration},
  author = {Ben Chen and Caihua Xiong and Qi Zhang},
  journal= {arXiv preprint arXiv:2302.05097},
  year   = {2023}
}

Comments

ICIRA 2018 oral. 11 pages, 4 figures, 2 tables

R2 v1 2026-06-28T08:36:47.776Z