Fast and Accurate Registration of Structured Point Clouds with Small Overlaps
Abstract
To perform registration of structured point clouds with large rotation and small overlaps, this paper presents an algorithm based on the direction angles and the projection information of dense points. This algorithm fully employs the geometric information of structured environment. It consists of two parts: rotation estimation and translation estimation. For rotation estimation, a direction angle is defined for a point cloud and then the rotation matrix is obtained by comparing the difference between the distributions of angles. For translation estimation, the point clouds are projected onto three orthogonal planes and then a correlation operation is performed on the projection images to calculate the translation vector. Experiments have been conducted on several datasets. Experimental results demonstrate that the proposed algorithm outperforms the state-of-the-art approaches in terms of both accuracy and efficiency.
Cite
Text
Ma et al. "Fast and Accurate Registration of Structured Point Clouds with Small Overlaps." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016. doi:10.1109/CVPRW.2016.86Markdown
[Ma et al. "Fast and Accurate Registration of Structured Point Clouds with Small Overlaps." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016.](https://mlanthology.org/cvprw/2016/ma2016cvprw-fast/) doi:10.1109/CVPRW.2016.86BibTeX
@inproceedings{ma2016cvprw-fast,
title = {{Fast and Accurate Registration of Structured Point Clouds with Small Overlaps}},
author = {Ma, Yanxin and Guo, Yulan and Zhao, Jian and Lu, Min and Zhang, Jun and Wan, Jianwei},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2016},
pages = {643-651},
doi = {10.1109/CVPRW.2016.86},
url = {https://mlanthology.org/cvprw/2016/ma2016cvprw-fast/}
}