Registering point clouds of forest environments is an essential prerequisite for LiDAR applications in precision forestry. State-of-the-art methods for forest point cloud registration require the extraction of individual tree attributes, and they have an efficiency bottleneck when dealing with point clouds of real-world forests with dense trees. We propose an automatic, robust, and efficient method for the registration of forest point clouds. Our approach first locates tree stems from raw point clouds and then matches the stems based on their relative spatial relationship to determine the registration transformation. The algorithm requires no extra individual tree attributes and has quadratic complexity to the number of trees in the environment, allowing it to align point clouds of large forest environments. Extensive experiments on forest terrestrial point clouds have revealed that our method inherits the effectiveness and robustness of the stem-based registration strategy while exceedingly increasing its efficiency. Besides, we introduce a new benchmark dataset that complements the very few existing open datasets for the development and evaluation of registration methods for forest point clouds. The source code of our method and the dataset are available at https://github.com/zexinyang/GlobalMatch.
翻译:本文提出了一种自动、鲁棒、高效进行森林点云配准的方法。我们的方法首先从原始点云中定位树干,然后根据树干的相对空间关系进行匹配以确定配准变换。该算法不需要额外的树干属性,并且对于一个森林环境中的树的数量具有二次复杂度,因此可以用于大型森林环境的点云配准。对森林激光点云的大量实验表明,我们的方法继承了基于树干的配准策略的有效性和鲁棒性,同时极大地提高了配准效率。此外,我们介绍了一个新的基准数据集,补充了非常少量的可用于开发和评估森林点云配准方法的开放数据集。我们的方法的源代码和数据集可在https://github.com/zexinyang/GlobalMatch上获得。