A new compound algorithm study for delaunay triangulation construction

نویسندگان

  • Yikang Rui
  • Jiechen Wang
  • Chenhui Qian
  • Jie Liu
  • Xinliang Li
چکیده

Delaunay triangulation is always used to construct TIN, and is also widely applied in manifold fields, for it can avoid long and skinny triangles resulting in a nice looking map. A wide variety of algorithms have been proposed to construct delaunay triangulation, such as divide-and-conquer, incremental insertion, trangulation growth, and so on. The compound algorithm is also researched to construct delaunay triangulation, and prevalently it is mainly based on divideand-conquer and incremental insertion algorithms. This paper simply reviews and assesses sweepline and divide-andconquer algorithms, based on which a new compound algorithm is provided after studying the sweepline algorithm seriously. To start with, this new compound algorithm divides a set of points into several grid tiles with different dividing methods by divide-and-conquer algorithm, and then constructs subnet in each grid tile by sweepline algorithm. Finally these subnets are recursively merged into a whole delaunay triangulation with a simplified efficient LOP algorithm. Because topological structure is important to temporal and spatial efficiency of this algorithm, we only store data about vertex and triangle, thus edge is impliedly expressed by two adjacent triangles. In order to fit two subnets merging better, we optimize some data structure of sweepline algorithm. For instance, frontline and baseline of triangulation are integrated into one line, and four pointers point to where maximum and minimum of x axis and y axis are in this outline. The test shows that this new compound algorithm has better efficiency, stability and robustness than divide-and-conquer and sweepline algorithms. Especially if we find the right dividing method reply to different circumstance, its superiority is remarkable.

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

Construction of the segment Delaunay triangulation by a flip algorithm (Construction de la triangulation de Delaunay de segments par un algorithme de flip)

Given a set S of points in the plane, a triangulation of S is a partition of the convex hull of S into triangles whose vertices are the points of S. A triangulation of S is said to be Delaunay if no point of S lies inside the triangles’ circumcircles. In this thesis, we study a generalization of these notions to a set S of disjoint segments in the plane. At first, we define a new family of diag...

متن کامل

Construction Of the Constrained Delaunay Triangulation Of A Polygonal Domain

A fast and easy to implement divide-and-conquer algorithm is presented for the construction of the Constrained Delaunay triangulation of a polygonal domain. The algorithm simplifies the complicated merging step inherent to divide-and-conquer algorithms for the computation of triangulations. Furthermore, no triangles are computed outside the valid region of the domain. A grid structure accelerat...

متن کامل

An efficient implementation of Delaunay triangulations in medium dimensions

We propose a new C++ implementation of the well-known incremental algorithm for the construction of Delaunay triangulations in any dimension. Our implementation follows the exact computing paradigm and is fully robust. Extensive comparisons have shown that our implementation outperforms the best currently available codes for convex hulls and Delaunay triangulations, and that it can be used for ...

متن کامل

Automatic construction of quality nonobtuse boundary Delaunay triangulations

In this paper we discuss the automatic construction of quality nonobtuse boundary Delaunay triangulations of polygons such as needed for control volume or nite element method applications. These are Delaunay triangulations whose smallest angles are bounded and, in addition, whose boundary triangles do not have obtuse angles opposite to any boundary or interface edge. The method we propose in th...

متن کامل

A Weak Characterisation of the Delaunay Triangulation

We consider a new construction, the weak Delaunay triangulation of a finite point set in a metric space, which contains as a subcomplex the traditional (strong) Delaunay triangulation. The two simplicial complexes turn out to be equal for point sets in Euclidean space, as well as in the (hemi)sphere, hyperbolic space, and certain other geometries. There are weighted and approximate versions of ...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

عنوان ژورنال:

دوره   شماره 

صفحات  -

تاریخ انتشار 2007