Combinatorial Segmentation Algorithm of Point Cloud Based on SOFM and FCM in Reverse Engineering

Liu Xuemei,Zhang Shusheng,Wensheng Dong,Huang Shaolin
2007-01-01
Abstract:Segmentation of point cloud is a key step in reverse engineering. This paper presented a combinatorial segmentation algorithm of point cloud based on self-organizing feature maps neural network (SOFM) and fuzzy c-means(FCM).This algorithm used SOFM to compute the initial clusters’ centroids, then feed the initial clusters’ centroids to FCM to get the final segmentation solution.It solved the FCM’s problem which was sensitive to initial value. When segmentation was fulfilled, the inner points and border points could be sorted by the membership of points. It would make the extraction of feature parameter of surface more accurate in surface representation. The experimental results show that the combinatorial segmentation algorithm is efficient and robust to noise.
What problem does this paper attempt to address?