| Literature DB >> 35591215 |
Ziyi Jin1,2, Zhixue Li3, Tianyuan Gan1,2, Zuoming Fu1,2, Chongan Zhang1,2, Zhongyu He1,2, Hong Zhang1,2, Peng Wang1,2, Jiquan Liu2, Xuesong Ye1,2.
Abstract
The camera is the main sensor of vison-based human activity recognition, and its high-precision calibration of distortion is an important prerequisite of the task. Current studies have shown that multi-parameter model methods achieve higher accuracy than traditional methods in the process of camera calibration. However, these methods need hundreds or even thousands of images to optimize the camera model, which limits their practical use. Here, we propose a novel point-to-point camera distortion calibration method that requires only dozens of images to get a dense distortion rectification map. We have designed an objective function based on deformation between the original images and the projection of reference images, which can eliminate the effect of distortion when optimizing camera parameters. Dense features between the original images and the projection of the reference images are calculated by digital image correlation (DIC). Experiments indicate that our method obtains a comparable result with the multi-parameter model method using a large number of pictures, and contributes a 28.5% improvement to the reprojection error over the polynomial distortion model.Entities:
Keywords: camera calibration; digital image correlation; point-to-point camera distortion calibration; speckle pattern; vision-based human activity recognition
Mesh:
Year: 2022 PMID: 35591215 PMCID: PMC9105339 DOI: 10.3390/s22093524
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1(a) Distortion rectification map of point-to-point calibration method for X directions; (b) Distortion rectification map of point-to-point calibration method for Y directions.
Figure 2(a) Distortion rectification map of point-to-point calibration method subtracted from distortion rectification map of Zhang’s calibration method for X directions; (b) Distortion rectification map of point-to-point calibration method subtracted from distortion rectification map of Zhang’s calibration method for Y directions.
Figure 3Mechanism of point-to-point mapping.
Figure 4(a) Speckle pattern image; (b) Mask of speckle pattern image.
Figure 5Taking an image of the speckle pattern calibration target.
Figure 6A group of images for DIC calculation in the second stage of our method, containing: (a) reprojection of reference image; (b) projection of mask; (c) image taken by the camera.
Figure 7Two-dimensional targets used in the experiment, containing: (a) speckle pattern calibration target; (b) circular pattern calibration target; (c) triangle pattern calibration target; (d) chessboard pattern calibration target.
Figure 8Experimental setup.
Figure 9Poses of the target in a group of the training set.
Figure 10Average value and range of convergence curve in 10 training processes.
Figure 11Reprojection error when different numbers of calibration images are used.
The result of the ablation study.
| Method | Mean Reprojection Error | Improvement (%) |
|---|---|---|
| Initial Estimation | 0.106767 | |
| Map Extraction | 0.094512 | 11.48% |
| Map Extraction + Optimization | 0.074087 | 30.61% |
Figure 12Reprojection errors’ distribution in ablation experiments.
Reprojection error and RMSE of internal parameters’ estimation of different calibration methods, with a training set of 228 images for method of line 6, and 20 images for other methods.
| Method | Mean Reprojection Error | Root Mean Squared Error | |||
|---|---|---|---|---|---|
| Fx | Fy | Cx | Cy | ||
| OpenCV (checkerboard) | 0.349906 | 1.04336 | 1.070489 | 0.839562 | 0.490924 |
| Deltille Grid [ | 0.13255 | 0.788706 | 0.841719 | 0.298072 | 0.659631 |
| OpenCV (circle) | 0.115054 | 0.339109 | 0.391043 | 0.334438 | 0.484564 |
| Speckle [ | 0.107224 | 0.221421 | 0.186815 | 0.168492 | 0.167473 |
| Thomas [ | 0.352319 | NA | NA | NA | NA |
| Thomas [ | 0.072295 | NA | NA | NA | NA |
| Speckle-novel | 0.076663 | 0.14265 | 0.065153 | 0.292851 | 0.164638 |
Figure 13Reprojection error of Thomas S. et al.’s method and our point-to-point distortion calibration method on test set when different numbers of calibration images are used.
Figure 14Distributions of internal parameters were estimated using different calibration methods. (a–d) are the distribution of estimated fx, fy, cx, and cy, respectively.