Abstract

This paper presents a novel method for segmentation of planar feature from unorganized point cloud based on 2D Hough Transform and octree. Given the input point cloud, three steps are performed to segment planar features. Firstly, the original point cloud is sampled and projected to the X-Y plane, and an extended 2D Hough transform algorithm is employed to extract the line segments. The selecting weight iteration method is used to calculate line equations and endpoint coordinates of those line segments. The space geometric equations of the vertical planes are then determined. Secondly, the octree structure of the original point cloud is established, and then the exact endpoint coordinates of the line segment are used to design a cube perpendicular to the X-Y plane and all points held by the cube are extracted. The distance from each of the extracted points inside the cube to its corresponding facade is calculated, if the distance is less than the predefined threshold, the point is regarded as a point inside the facade. Finally, all the facade points are removed from the original point cloud, and remaining point cloud is sampled and projected to the X-Z plane. The above process is repeated to extract horizontal planes. Evaluation experiments are performed by analyzing the performance of our method in four different scenes. The experimental results indicate that the proposed algorithm is suitable for segmentation of building planar features in different scenes. A comparison with competing techniques shows that our approach is considerably faster and scales significantly better than previous ones.

Highlights

  • In recent years, light detection and ranging (LiDAR) technology has been rapidly developed

  • Segmentation of planar features from unorganized point cloud has been a research focus, and a large number of methods have been developed over the last few decades by researchers from different fields, the most important of which can generally be classified into four categories: 3D Hough transform, Random Sample Consensus (RANSAC), Region Growing, and deep learning-based methods

  • Considering that manmade objects are mainly composed of vertical and horizontal planes, this paper presents a novel method for segmentation of building planar features from unorganized point cloud based on 2D Hough transform and octree

Read more

Summary

INTRODUCTION

Light detection and ranging (LiDAR) technology has been rapidly developed. Segmentation of planar features from unorganized point cloud has been a research focus, and a large number of methods have been developed over the last few decades by researchers from different fields, the most important of which can generally be classified into four categories: 3D Hough transform, Random Sample Consensus (RANSAC), Region Growing, and deep learning-based methods This section discusses these algorithms and their various optimization techniques used to detect planes in point clouds. Considering that manmade objects are mainly composed of vertical and horizontal planes, this paper presents a novel method for segmentation of building planar features from unorganized point cloud based on 2D Hough transform and octree.

THE PROPOSED SEGMENTATION METHOD
LINE SEGMENT EXTRACTION
EXPERIMENTAL RESULTS
PARAMETERS SETTING
PERFORMANCE
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.