Learning to Calibrate Straight Lines for Fisheye Image Rectification
Abstract
This paper presents a new deep-learning based method to simultaneously calibrate the intrinsic parameters of fisheye lens and rectify the distorted images. Assuming that the distorted lines generated by fisheye projection should be straight after rectification, we propose a novel deep neural network to impose explicit geometry constraints onto processes of the fisheye lens calibration and the distorted image rectification. In addition, considering the nonlinearity of distortion distribution in fisheye images, the proposed network fully exploits multi-scale perception to equalize the rectification effects on the whole image. To train and evaluate the proposed model, we also create a new large-scale dataset labeled with corresponding distortion parameters and well-annotated distorted lines. Compared with the state-of-the-art methods, our model achieves the best published rectification quality and the most accurate estimation of distortion parameters on a large set of synthetic and real fisheye images.
Cite
Text
Xue et al. "Learning to Calibrate Straight Lines for Fisheye Image Rectification." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00174Markdown
[Xue et al. "Learning to Calibrate Straight Lines for Fisheye Image Rectification." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/xue2019cvpr-learning-a/) doi:10.1109/CVPR.2019.00174BibTeX
@inproceedings{xue2019cvpr-learning-a,
title = {{Learning to Calibrate Straight Lines for Fisheye Image Rectification}},
author = {Xue, Zhucun and Xue, Nan and Xia, Gui-Song and Shen, Weiming},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2019},
doi = {10.1109/CVPR.2019.00174},
url = {https://mlanthology.org/cvpr/2019/xue2019cvpr-learning-a/}
}