Acta Geodaetica et Cartographica Sinica ›› 2015, Vol. 44 ›› Issue (6): 702-708.doi: 10.11947/j.AGCS.2015.20140113

Previous Articles    

A General-division Grid Pattern Delaunay-TIN Parallel Algorithm

HAN Yuanli   

  1. China Railway Siyuan Survey and Design Group Co., LTD, Wuhan 430063, China
  • Received:2014-03-13 Revised:2014-12-16 Online:2015-06-20 Published:2015-07-28

Abstract: This paper achieves out a new Delaunay triangulation algorithm. Firstly, the self-adaptation grid space division was proposed to realize the balanced logical grid division for massive point cloud data. Secondly, from far to near order the sequence of points in each grid by distance to the grid center and find out the nearest point and mark it as the central point. Thirdly, the TIN was built with by a new general-division Delaunay triangulation algorithm, which uses traditional insertion method to build TIN and add only one point from each grid at one times to form new TIN. When building TIN we use find-insertion method firstly and hereafter use topology-insertion method to keep high efficiency. This algorithm has good efficiency because it successfully avoided the merge process of sub grid triangulation mesh. Finally, the topological closure detection mechanism was established, and the independent parallel multithreading was started to model the rest points by topology-insertion algorithm limit to every grid space, which made the triangulation modeling of the whole space efficient. The method of this paper improved the support capacity of space modeling for massive point cloud data obviously.

Key words: triangulation modeling, general-division pattern TIN construction, Delaunay triangulation, multithreading construction, massive data

CLC Number: