1. Friedrich, M., Illium, S., Fayolle, P.-A., and Linnhoff-Popien, C. 2020. A Hybrid Approach for Segmenting and Fitting Solid Primitives to 3D Point Clouds. 15th International Joint Conference on Computer Graphics Theory and Applications.

Point Cloud Segmentation

This paper introduces a hybrid approach for segmenting and fitting solid primitives to 3D point clouds, overcoming limitations in handling large datasets and diverse primitive shapes. By integrating deep learning with RANSAC for primitive fitting, employing DBSCAN for clustering, and utilizing a specialized Genetic Algorithm for cuboid extraction, this method achieves enhanced stability and robustness. It excels in reconstructing spheres, cylinders, and cuboids from large point sets, with performance metrics and visualizations provided to demonstrate its effectiveness, alongside a discussion on its limitations. For more detailed insights, refer to [Friedrich et al. 2020].

Point Cloud Segmentation

Updated: