CVDec 27, 2023

Camera calibration for the surround-view system: a benchmark and dataset

arXiv:2312.16499v11.56 citationsh-index: 18Vis Comput
Originality Incremental advance
AI Analysis

This work addresses the immature extrinsic calibration for surround-view systems in ADAS, which is crucial for vehicle safety and monitoring, though it is incremental as it builds on existing methods for intrinsic calibration.

The authors tackled the problem of extrinsic camera calibration for surround-view systems in vehicles by proposing a robust calibration pipeline that uses lane lines and iterative optimization, achieving accurate parameter estimation in real driving environments. They also introduced a new dataset with 40 videos and 32,000 frames, manually labeled with ground truth extrinsic parameters and lane annotations.

Surround-view system (SVS) is widely used in the Advanced Driver Assistance System (ADAS). SVS uses four fisheye lenses to monitor real-time scenes around the vehicle. However, accurate intrinsic and extrinsic parameter estimation is required for the proper functioning of the system. At present, the intrinsic calibration can be pipeline by utilizing checkerboard algorithm, while extrinsic calibration is still immature. Therefore, we proposed a specific calibration pipeline to estimate extrinsic parameters robustly. This scheme takes a driving sequence of four cameras as input. It firstly utilizes lane line to roughly estimate each camera pose. Considering the environmental condition differences in each camera, we separately select strategies from two methods to accurately estimate the extrinsic parameters. To achieve accurate estimates for both front and rear camera, we proposed a method that mutually iterating line detection and pose estimation. As for bilateral camera, we iteratively adjust the camera pose and position by minimizing texture and edge error between ground projections of adjacent cameras. After estimating the extrinsic parameters, the surround-view image can be synthesized by homography-based transformation. The proposed pipeline can robustly estimate the four SVS camera extrinsic parameters in real driving environments. In addition, to evaluate the proposed scheme, we build a surround-view fisheye dataset, which contains 40 videos with 32,000 frames, acquired from different real traffic scenarios. All the frames in each video are manually labeled with lane annotation, with its GT extrinsic parameters. Moreover, this surround-view dataset could be used by other researchers to evaluate their performance. The dataset will be available soon.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes