|
1.IntroductionStructured light based three-dimensional (3-D) measuring technique has its advantage on acquisition speed, cost, and stability. It has been widely applied in measuring surfaces and molds, prosthesis design, rapid prototyping, and reverse engineering. Compact and portable 3-D laser scanner has been integrated in optical and microelectronic technologies. The structural information is achieved with 3-D mesh segmentation. Mesh segmentation of 3-D surface has become a necessary gradient in geometric modeling, computer graphics and their applications. Accordingly, other relative research fruits are achieved in previous works.1,2 In previous works, many mesh segmentation methods are proposed for 3-D surface segmentation. Mesh segmentation has been studied by many research scientists, and many segmentation methods are proposed in various application contexts. Comprehensive studies are implemented in different criteria and methods of mesh segmentation. In the previous works, researchers proposed region growing,3 watershed,4 hierarchical clustering,5 feature points,6 skeleton-based segmentation.7 Good performances on segmentation accuracy were reported, but these methods still endure the computation consuming problems in practical applications. Time consuming limits mesh segmentation in the practical applications. In order to solve the computation consuming problem, we propose a rapid surface segmentation for 3-D laser scanning data based on region dilation strategy. 2.MethodFigure 1 describes the flow of proposed 3-D surface segmentation. The proposed algorithm has three steps including point cloud meshing, candidate regions generating, and insignificant regions eliminating. 2.1.Step 1: Point Cloud MeshingThe surface data of the object are the 3-D point clouds through 3-D laser scanning system. Three-dimensional point clouds did not describe the topology of the object. Three-dimensional point clouds are converted into polygon mesh. The point cloud meshing functions are provided for most 3-D laser scanners. In this paper, we implement 3-D point cloud meshing with software package of laser scanner. 2.2.Step 2: Candidate Regions GeneratingThe normal vectors and areas are computed for every polygon, and the region dilation is employed to generate candidate regions. Supposed that 3-D polygon mesh model , the normal vectors set and the areas set , the region dilation implemented through dilating certain polygons with similar normal vectors. As shown in Fig. 2, and are the normal vectors of two triangular mesh and , respectively. If and have similar normal vectors, and are considered to be in the same region, and these two triangular meshes are merged into a new region which is to be dilated with other triangular meshes. Let denotes the normal vector of region , and denotes the area of region . If a polygon is border on , and , then is belongs to this region. The normal vector of the new region and area is updated with , , where denotes the length of vector is the region dilation threshold with respect to the maximum curvature of a mesh facet. The maximum curvature defines the maximum allowed angle between the normal vectors of two polygons in the same region. The region dilation starts from an arbitrary polygon. The border polygons is dilated into the same region where , otherwise a new region is formed. 2.3.Step 3: Eliminating Insignificant RegionsIn the region dilation, small regions may be created within larger ones using a very high region dilation threshold or a bumpy surface. Eliminating the insignificant regions is implemented through iteratively assigning the polygons of regions whose area is smaller than . The parameter is the minimum area threshold, where is the percentage of regions in the area of model surface. 3.ExperimentsMany evaluations are implemented on real 3-D laser scanning data. In the experiments, we Roland LPX-250 3-D laser scanner to collect the 3-D cloud point data of the objects. The LPX-250 3-D laser scanner offers good scanning capability with non-contact 3-D laser scanning. It has a large scanning area [up to 406.4 mm (16 in.) high × 254 mm (10 in.) in diameter]. Firstly, we evaluate the proposed method on segmentation accuracy. The experimental results are shown in Figs. 3 and 4. In the each figure, the first column figure is the photo of the object as shown in Figs. 3(a) and 4(a), and the second one is 3-D laser scanning point clouds data as shown in Figs. 3(b) and 4(b), and the third one is the polygon mesh with point cloud meshing as shown in Figs. 3(c) and 4(c), and fourth column is the segmented 3-D surface as shown in Figs. 3(d) and 4(d). The object in Fig. 3 has round surface and indistinct edge, where and . In Fig. 4, the object has a coarse and bumpy surface, and the curvature of the region located in the left-up is great variety, and and are determined. The results show that the proposed algorithm performs well on 3-D laser scanning data segmentation. Second, we evaluate the computation efficiency compared with other current segmentation methods. The relative methods are implemented on MATLAB platform, and the time consuming of 3-D surface segmentation implementation is to evaluate the computation efficiency. For the comparison, we implement other algorithms including region growing,3 watershed,4 hierarchical clustering,5 feature points,6 and skeleton-based segmentation.7 These methods are 3-D mesh segmentation methods, while our method is to solve the 3-D surface cloud data. So we only calculate the time consuming of 3-D segmentation not considering the procedure of 3-D cloud point meshing. The results are shown in Table 1. The proposed method performs best compared with other methods. Table 1Computation consuming of different segmentation methods (in s). 4.ConclusionIn this letter, we present a novel rapid automatic surface segmentation method for 3-D laser scanning data. The time consuming of the proposed method is evaluated with comparing other traditional methods in the real 3-D laser scanned data. Three-dimensional surface mesh segmentation has its wide applications in geometric modeling, computer graphics. ReferencesH. G. KaganamiS. K. AliB. Zou,
“Optimal approach for texture analysis and classification based on wavelet transform and neural network,”
J. Inf. Hiding Multimedia Signal Process., 2
(1), 33
–40
(2011). Google Scholar
Kh. Manglem Singh,
“Fuzzy rule based median filter for gray-scale images,”
J. Inf. Hiding Multimedia Signal Process., 2
(2), 108
–122
(2011). Google Scholar
G. LavouF. DupontA. Baskurt,
“Curvature tensor based triangle mesh segmentation with boundary rectification,”
IEEE Comput. Graph. Int., 1 10
–17
(2004). Google Scholar
A. P. ManganR. T. Whitaker,
“Partitioning 3D surface meshes using watershed segmentation,”
IEEE Trans. Vis. Comput. Graph., 5
(4), 308
–321
(1999). http://dx.doi.org/10.1109/2945.817348 1077-2626 Google Scholar
M. AtteneB. FalcidienoM. Spagnuolo,
“Hierarchical mesh segmentation based on fitting primitives,”
Vis. Comput., 22
(3), 181
–193
(2006). http://dx.doi.org/10.1007/s00371-006-0375-x VICOE5 0178-2789 Google Scholar
V. Natarajanet al.,
“Segmenting molecular surfaces,”
Comput. Aided Geomet. Des., 23
(6), 495
–509
(2006). http://dx.doi.org/10.1016/j.cagd.2006.02.003 0167-8396 Google Scholar
J. M. LienJ. KeyserN. M. Amato,
“Simultaneous shape decomposition and skeletonization,”
in Proc. ACM Solid Phys. Model. Symp.,
219
–228
(2006). Google Scholar
|