Scispace (Formerly Typeset)
  1. Home
  2. Topics
  3. Bowyer–Watson algorithm
  4. 1997
  1. Home
  2. Topics
  3. Bowyer–Watson algorithm
  4. 1997
Showing papers on "Bowyer–Watson algorithm published in 1997"
Delaunay refinement mesh generation

[...]

Jonathan Richard Shewchuk, Gary L. Miller, David R. O'Hallaron
1 Jan 1997
TL;DR: This thesis aims to further this progress by cementing the foundations of two-dimensional Delaunay refinement, and by extending the technique and its analysis to three dimensions.
Abstract: : Delaunay refinement is a technique for generating unstructured meshes of triangles or tetrahedral suitable for use in the finite element method or other numerical methods for solving partial differential equations. Popularized by the engineering community in the mid-1980s, Delaunay refinement operates by maintaining a Delaunay triangulation or Delaunay tetrahedralization, which is refined by the insertion of additional vertices. The placement of these vertices is chosen to enforce boundary conformity and to improve the quality of the mesh. Pioneering papers by L. Paul Chew and Jim Ruppert have placed Delaunay refinement on firm theoretical ground. The purpose of this thesis is to further this progress by cementing the foundations of two-dimensional Delaunay refinement, and by extending the technique and its analysis to three dimensions.

345 citations

Journal Article•10.1016/S0377-2217(97)80001-X•
Locational optimization problems solved through Voronoi diagrams

[...]

Atsuyuki Okabe1, Atsuo Suzuki2•
University of Tokyo1, Nanzan University2
01 May 1997-European Journal of Operational Research
TL;DR: A class of continuous locational optimization problems (where an optimal location or an optimal configuration of facilities is found in a continuum on a plane or a network) that can be solved through the Voronoi diagram is reviewed.

221 citations

Journal Article•10.1145/275323.275329•
Algorithm 772: STRIPACK: Delaunay triangulation and Voronoi diagram on the surface of a sphere

[...]

Robert J. Renka1•
University of North Texas1
01 Sep 1997-ACM Transactions on Mathematical Software
TL;DR: Fortran 77STRIPACK is a Fortran 77 software package that employs an incremental algorithm to construct a Delaunay triangulation and, optionally, a Voronoi diagram of a set of points on the surface of the unit sphere.
Abstract: STRIPACK is a Fortran 77 software package that employs an incremental algorithm to construct a Delaunay triangulation and, optionally, a Voronoi diagram of a set of points (nodes) on the surface of the unit sphere. The triangulation covers the convex hull of the nodes, which need not be the entire surface, while the Voronoi diagram covers the entire surface. The package provides a wide range of capabilities including an efficient means of updating the triangulation with nodal additions or deletions. For N nodes, the storage requirement for the triangulation is 13N integer storage locations in addition to 3N nodal corrdinates. Using an off-line algorithm and work space of size 3N, the triangulation can be constructed with time complexity O(NlogN).

219 citations

Journal Article•10.1016/S0097-8493(96)00085-4•
An improved incremental algorithm for constructing restricted Delaunay triangulations

[...]

Marc Vigo Anglada1•
Polytechnic University of Catalonia1
01 Mar 1997-Computers & Graphics
TL;DR: An algorithm that given a generalized planar graph obtains its Constrained Delaunay triangulation (CDT) and an algorithm that generates the CDT of a given polygon (possibly with holes) is obtained.

90 citations

Journal Article•10.1002/(SICI)1097-0207(19970615)40:11<1957::AID-NME147>3.0.CO;2-6•
Aspects of 2-d delaunay mesh generation

[...]

Houman Borouchaki1, Paul-Louis George1•
French Institute for Research in Computer Science and Automation1
15 Jun 1997-International Journal for Numerical Methods in Engineering
TL;DR: A new scheme with ambition to optimize, if possible, the dierent steps used in the practical application of the Delaunay method to construct a consistent mesh of a domain essentially from its boundary data segments is proposed.
Abstract: SUMMARY This paper aims to outline the dierent phases necessary to implement a Delaunay-type automatic mesh generator. First, it summarizes this method and then describes a variant which is numerically robust by mentioning at the same time the problems to solve and the dierent solutions possible. The Delaunay insertion process by itself, the boundary integrity problem, the way to create the eld points as well as the optimization procedures are discussed. The two-dimensional situation is described fully and possible extensions to the three-dimensional case are briey indicated. ? 1997 by John Wiley & Sons, Ltd. There exist a large number of papers dealing with 2-D-mesh generation using the Delaunay method (see Reference 1). Nevertheless, we propose a new scheme with ambition to optimize, if possible, the dierent steps used in the practical application of the algorithm. We have tried to develop for each step an optimal solution. The method has been implemented and results show the performance of the algorithm. So we can construct a well-shaped mesh constituted by a million of triangles in a few minutes on a HP 735 workstation. The 2-D case is fully detailed for clarity but most of the results can be extended without diculty in three dimensions. The problem to be solved is to construct a consistent mesh of a domain essentially from its boundary data segments. The resulting mesh will be the support of a nite element computation which can indicate if it is adapted or must be adapted by any method (it is not the goal of this paper). Nevertheless, it is important to begin with a well-shaped mesh knowing that this request can only be based on geometric considerations, since the sole known information is of geometric nature. Thus, the shape and the size of the elements must be consistent with these data.

83 citations

Proceedings Article•10.1145/267825.267836•
A spatial data mining method by Delaunay triangulation

[...]

In-Soo Kang1, Tae-Wan Kim1, Ki-Joune Li1•
Pusan National University1
1 Nov 1997
TL;DR: This paper presents a spatial data mining method named SMiYN (Spatial data Mining by Triangulated Irregular Network), which is based on Delaunay Triangulation, and demonstrates important advantages over the previous works.
Abstract: It becomes an important task to discover significant pattern or characteristics which may implicitly exist in huge spatial dntabases, such as geographical or medical databases. In this paper, we present a spatial data mining method named SMiYN (Spatial data Mining by Triangulated Irregular Network), which is based on Delaunay Triangulation. Sh47ZN demonstrates important advantages over the previous works. First, it discovers even sophisticated pattern like nested doughnuts, and hierarchical structure of cluster distribution. Second, in order to execute SMTIN, we do not need to know a priori the nature of distribution, for example the number of clusters, which is indispensable to other methods. Third, experiments show that SMTIN requires less CPU processing time than other methods such as BIRCH and CLARANS. Finally it is not ordering sensitive and handles efticiently outliers.

75 citations

Journal Article•10.1016/S0168-874X(96)00054-6•
Delaunay triangulation and 3D adaptive mesh generation

[...]

N. A. Golias1, Robert W. Dutton1•
Stanford University1
17 Apr 1997-Finite Elements in Analysis and Design
TL;DR: A different method for generating high-quality tetrahedralizations, based on Delaunay triangulation and not presenting the problem of sliver tetrahedra, is presented.

72 citations

Journal Article•10.1016/S0010-4485(96)00036-X•
An accelerated triangulation method for computing the skeletons of free-form solid models

[...]

George Turkiyyah1, Duane W. Storti1, Mark A. Ganter1, Hao Chen1, Munikumar S. Vimawala1 •
University of Washington1
01 Jan 1997-Computer-aided Design
TL;DR: This paper describes a method that combines Delaunay triangulation with local numerical optimization schemes for the generation of accurate skeletons of 3D implicit solid models and demonstrates the effectiveness of the method on a number of representative solid models.
Abstract: Shape skeletons are powerful geometric abstractions that provide useful intermediate representations for a number of geometric operations on solid models including feature recognition, shape decomposition, finite element mesh generation, and shape design As a result there has been significant interest in the development of effective methods for skeleton generation of general free-form solids In this paper we describe a method that combines Delaunay triangulation with local numerical optimization schemes for the generation of accurate skeletons of 3D implicit solid models The proposed method accelerates the slow convergence of Voronoi diagrams to the skeleton, which, without optimization, would require impraelically large sample point sets and resulting meshes to attain acceptable accuracy The Delaunay triangulation forms the basis for generating the topological structure of the skeleton The optimization step of the process generates the geometry of the skeleton patches by moving the vertices of Delaunay tetrahedra and relocating their centres to form maximally inscribed spheres The computational advantage of the optimization scheme is that it involves the solution of one small optimization problem per tetrahedron and its complexity is therefore only linear (O(n)) in the number of points used for the skeleton approximation We demonstrate the effectiveness of the method on a number of representative solid models

72 citations

Proceedings Article•10.1145/258492.258516•
Implementation and evaluation of an efficient parallel Delaunay triangulation algorithm

[...]

Jonathan C. Hardwick1•
Carnegie Mellon University1
1 Jun 1997
TL;DR: In this paper, an empirically efficient parallel two-dimensional Delaunay triangulation program from a theoretically efficient CREW PRAM algorithm is presented. But the resulting implementation is not limited to datasets with a uniform distribution of points, achieves significantly better speedups over good serial code and is widely portable due to its use of MPI as a communication mechanism.
Abstract: Abstract : This paper describes the derivation of an empirically efficient parallel two-dimensional Delaunay triangulation program from a theoretically efficient CREW PRAM algorithm. Compared to previous work, the resulting implementation is not limited to datasets with a uniform distribution of points, achieves significantly better speedups over good serial code, and is widely portable due to its use of MPI as a communication mechanism. Results are presented for a loosely-coupled cluster of workstations, two distributed-memory multicomputers, and a shared-memory multiprocessor. The Machiavelli toolkit used to transform the nested data parallelism inherent in the divide-and-conquer algorithm into achievable task and data parallelism is also described and compared to previous techniques.

40 citations

Book Chapter•10.1007/3-540-63397-9_35•
Linear-Time Reconstruction of Delaunay Triangulations with Applications

[...]

Jack Snoeyink1, Marc van Kreveld2•
University of British Columbia1, Utrecht University2
15 Sep 1997
TL;DR: Many of the computational geometers' favorite data structures are planar graphs that take Θ(n log n) time to compute, and can be reconstructed from the permuted data in O(n) time by a simple incremental algorithm.
Abstract: Many of the computational geometers' favorite data structures are planar graphs, canonically determined by a set of geometric data, that take Θ(n log n) time to compute. Examples include 2-d Delaunay triangulation, trapezoidations of segments, and constrained Voronoi diagrams, and 3-d convex hulls. Given such a structure, one can determine a permutation of the data in O(n) time such that the data structure can be reconstructed from the permuted data in O(n) time by a simple incremental algorithm.

38 citations

Proceedings Article•10.1109/APDC.1997.574023•
An improved parallel algorithm for Delaunay triangulation on distributed memory parallel computers

[...]

Sangyoon Lee1, Chanik Park1, Chan-Mo Park1•
Pohang University of Science and Technology1
19 Mar 1997
TL;DR: An improved parallel algorithm for Delaunay triangulation is proposed, which partitions the bounding convex region of the input points set into a number of regions by usingDelaunay edges and generates Delaunays triangles in each region by applying an incremental construction approach.
Abstract: Delaunay triangulation has been much used in such applications as volume rendering, shape representation, terrain modeling and so on. The main disadvantage of Delaunay triangulation is large computation time required to obtain the triangulation on an input points set. This time can be reduced by using more than one processor, and several parallel algorithms for Delaunay triangulation have been proposed. In this paper, we propose an improved parallel algorithm for Delaunay triangulation, which partitions the bounding convex region of the input points set into a number of regions by using Delaunay edges and generates Delaunay triangles in each region by applying an incremental construction approach. Partitioning by Delaunay edges makes it possible to eliminate merging step required for integrating subresults. It is shown from the experiments that the proposed algorithm has good load balance and is more efficient than Cignoni et al.'s algorithm (1993) and our previous algorithm (1996).
Proceedings Article•10.1109/PCCGA.1997.626187•
Incremental view-dependent multiresolution triangulation of terrain

[...]

Reinhard Klein1, Daniel Cohen-Or2, Tobias Hüttner1•
University of Tübingen1, Tel Aviv University2
13 Oct 1997
TL;DR: A view-dependent multiresolution triangulation algorithm is presented for a real-time flythrough and it is shown that since the view changes smoothly only a few incremental modifications are required to update the triangulations to a new view.
Abstract: A view-dependent multiresolution triangulation algorithm is presented for a real-time flythrough. The triangulation of the terrain is generated incrementally on-the-fly during the rendering time. We show that since the view changes smoothly only a few incremental modifications are required to update the triangulation to a new view. The resulting triangles form a multiresolution Delaunay triangulation which satisfies a predetermined view-dependent error tolerance. The presented method provides a guaranteed quality mesh since it has control over the global geometric approximation error of the multiresolution view-dependent triangulation.
Proceedings Article•10.1145/262839.263025•
Good orders for incremental (re)construction

[...]

Jack Snoeyink1, Marc van Kreveld2•
University of British Columbia1, Utrecht University2
1 Aug 1997
TL;DR: It is shown that an order exists in each case such that construction takes only linear time, and as a consequence transmission overhead can be reduced.
Abstract: Voronoi diagrams, Delaunay triangulations, and vertical decompositions in the plane are structures that are canonically defined for a set of n points or line segments. Construction requires O(n log n) time in the worst case. We show that an order exists in each case such that construction takes only linear time. The order can be determined in linear time from the Voronoi diagram, Delaunay triangulation, or vertical decomposition. This result has applications in compression and decompression of data, and as a consequence transmission overhead can be reduced. The method is simple and our implementation can be seen at http: /liruu. cs .ubc. ca/spiderlsnoey ink/terrain/Demo .html
Journal Article•10.1002/(SICI)1097-0207(19970130)40:2<251::AID-NME62>3.0.CO;2-U•
Unstructured grid generation and a simple triangulation algorithm for arbitrary 2-d geometries using object oriented programming

[...]

B. K. Karamete1, Turgut Tokdemir1, M. Ger1•
Middle East Technical University1
30 Jan 1997-International Journal for Numerical Methods in Engineering
TL;DR: The logic of a dynamic algorithm for a general 2D Delaunay triangulation of arbitrarily prescribed interior and boundary nodes is described, which generates triangles whose associated circumcircles contain no nodal points except their vertices.
Abstract: This paper describes the logic of a dynamic algorithm for a general 2D Delaunay triangulation of arbitrarily prescribed interior and boundary nodes. The complexity of the geometry is completely arbitrary. The scheme is free of specific restrictions on the input of the geometrical data. The scheme generates triangles whose associated circumcircles contain no nodal points except their vertices. There is no predefined limit for the number of points and the boundaries. The direction of generation of the triangles cannot be determined a priori as opposed to the moving front techniques. An automatic node placement scheme reflecting the initial boundary point spacings is used. The successive refinement scheme results in such a point distribution that the triangulation algorithm need not perform any geometric intersection check for overlapped triangles and penetrated boundaries. Further computational saving is provided by using a special binary tree (ADT) in which the points are ordered such that contiguous points in the list are neighbours in physical space. The method consists of a set of simple rules to understand. The dynamic nature of the Object Oriented Programming (OOP) of the algorithms provides efficient memory management on the insertion, deletion and searching processes. The computational effort bears a linear relation-ship between the CPU time and the total number of nodes. Some of the existing methods in the literature regarding triangular mesh generation are discussed in context. © 1997 by John Wiley & Sons, Ltd.
Proceedings Article•
Removing Degeneracies by Perturbing the Problem or the World

[...]

Pierre Alliez, Olivier Devillers, Jack Snoeyink
1 Dec 1997
TL;DR: These approaches lead to relatively simple and efficient perturbations of the points that do not depend on a fixed ordering or index, which are important for producing test suites and verifiers for randomized or dynamic geometric algorithms.
Abstract: We describe two problem-specific approaches to remove geometric degeneracies that we call {\it perturbing the problem} and {\it perturbing the world}. Using as our primary examples 2-d and 3-d Delaunay triangulation with Euclidean and polygonal metrics, we show that these approaches lead to relatively simple and efficient perturbations of the points that do not depend on a fixed ordering or index. Thus, they produce canonical output, which is important for producing test suites and verifiers for randomized or dynamic geometric algorithms.
Journal Article•10.1006/GMIP.1997.0436•
A hierarchical model for multiresolution surface reconstruction

[...]

Andreas Voigtmann1, Ludger Becker1, Klaus Hinrichs1•
University of Münster1
01 Nov 1997-Graphical Models and Image Processing
TL;DR: The constrained Delaunay pyramid is a hierarchical model for approximating 2 1 2 -dimensional surfaces at a variety of predefined resolutions that efficiently supports browsing and zooming in large data sets stored in database systems underlying the GIS.
Journal Article•10.1109/34.574795•
Division-based analysis of symmetry and its application

[...]

S. Fukushima1•
Kyushu Institute of Technology1
01 Feb 1997-IEEE Transactions on Pattern Analysis and Machine Intelligence
TL;DR: A computational method, DAS, is proposed for symmetry analysis of a planar figure closed by a simply connected curve, consistently, based on the duality of two geometric plane divisions, the Delaunay triangulation and the Voronoi diagram.
Abstract: A computational method, DAS, is proposed for symmetry analysis of a planar figure closed by a simply connected curve. DAS determines both the symmetric axis and the symmetric point pairs on the curve, consistently, based on the duality of two geometric plane divisions, the Delaunay triangulation and the Voronoi diagram.
Journal Article•10.1016/S0169-7552(97)00074-3•
A fast algorithm for selective refinement of terrain meshes

[...]

P. J. C. Brown1•
University of Cambridge1
01 Oct 1997-Computer Networks and Isdn Systems
TL;DR: A new reduced expansion algorithm is presented which generates a complete, although not necessarily minimal, surface which will satisfy any given resolution criteria and which may, in addition, satisfy the Delaunay triangulation criterion.
Abstract: An efficient way to render terrain data is to display an approximating surface whose resolution has been enhanced in areas of interest. We present a new reduced expansion algorithm which extracts such a selectively-refined mesh faster than our previous minimal surface algorithm. A mesh can be generated from the output of any surface approximation process which can be viewed as a set of refinement operations acting on a base triangulation. We prove that our new algorithm generates a complete, although not necessarily minimal, surface which will satisfy any given resolution criteria and which may, in addition, satisfy the Delaunay triangulation criterion.
Journal Article•10.1016/S0925-7721(96)00017-X•
Voronoi diagrams on orbifolds

[...]

M. L. Mazón1, Tomás Recio1•
University of Cantabria1
01 Oct 1997-Computational Geometry: Theory and Applications
TL;DR: The computation of Voronoi Diagram is reduced to the computation of this diagram for periodic sets of points on the Euclidean plane (sphere) by further reduction to the standard case of a finite set of points.
Abstract: We present a method for computing Voronoi Diagrams for a relevant class of metric surfaces, namely all Euclidean and spherical two orbifolds. Since these surfaces are quotients of the Euclidean plane (sphere) by a discrete group of motions, the computation of Voronoi Diagram is reduced to the computation of this diagram for periodic sets of points on the Euclidean plane (sphere). This is accomplished by further reduction to the standard case of a finite set of points.
Proceedings Article•
An iterative algorithm for the determination of voronoi vertices in polygonal and non-polygonal domains.

[...]

François Anton1, Christopher M. Gold1•
Laval University1
1 Jan 1997
TL;DR: A new iterative algorithm for the computation of the vertices of a Voronoi diagram for a set of geometric objects of the euclidean plane and demonstrates a necessary and sufficient condition for the general case.
Abstract: We propose a new iterative algorithm for the computation of the vertices of a Voronoi diagram for a set of geometric objects of the euclidean plane. Each one of these vertices is the centre of the circle “touching” a triple of objects (passing through points or tangent to any other geometric object). The algorithm starts with an initial triple of points pertaining to each one of the three objects. It computes its circumcentre and the closest point (called foot) of each object from the circumcentre. These three feet form the starting triple for the next iteration. We geometrically demonstrate a necessary and sufficient condition for the general case. This iterative algorithm is used as a new method for constructing a dynamic Voronoi diagram for a set of points and straight line segments (see Gold and al.
Journal Article•10.1109/34.625128•
Discrete Voronoi diagrams and the SKIZ operator: a dynamic algorithm

[...]

R.E. Sequeira1, F.J. Preteux•
Motorola1
01 Oct 1997-IEEE Transactions on Pattern Analysis and Machine Intelligence
TL;DR: The use of the algorithm for constructing skeletons by influence zones (SKIZ) is demonstrated and the adjacency, or dual, graph of the VD is readily obtained.
Abstract: The Voronoi diagram (VD) is a popular tool for partitioning the support of an image. An algorithm is presented for constructing VD when the seed set, which determines the Voronoi regions, can be modified by adding and removing seeds. The number of pixels and seeds revisited for updating the diagram and the neighbor relationships among seeds is minimized. A result on cocircular seeds is presented. The adjacency, or dual, graph of the VD is readily obtained. The use of the algorithm for constructing skeletons by influence zones (SKIZ) is demonstrated.
Journal Article•10.1142/S021819599700003X•
Finding a Covering Triangulation Whose Maximum Angle is Provably Small

[...]

Scott A. Mitchell
01 Feb 1997-International Journal of Computational Geometry and Applications
TL;DR: This work gives an explicit lower bound γopt on the maximum angle in any covering triangulation of a particular input graph in terms of its local geometry, and shows that this result represents the first nontrivial bound on a coveringTriangulation's maximum angle.
Abstract: We consider the following problem: given a planar straight-line graph, find a covering triangulation whose maximum angle is as small as possible. A covering triangulation is a triangulation whose vertex set contains the input vertex set and whose edge set contains the input edge set. The covering triangulation problem differs from the usual Steiner triangulation problem in that we may not add a vertex on any input edge. Covering triangulations provide a convenient method for triangulating multiple regions sharing a common boundary, as each region can be triangulated independently. We give an explicit lower bound γopt on the maximum angle in any covering triangulation of a particular input graph in terms of its local geometry. Our algorithm produces a covering triangulation whose maximum angle γ is provably close to γopt. Specifically, we show that , i.e., our γ is not much closer to π than is γopt. To our knowledge, this result represents the first nontrivial bound on a covering triangulation's maximum angle. Our algorithm adds O(n) Steiner points and runs in time O(n log n), where n is the number of vertices of the input. We have implemented an O(n2) time version of our algorithm.
Journal Article•10.1006/DSPR.1997.0300•
Voronoi Projection-Based Fast Nearest-Neighbor Search Algorithms: Box-Search and Mapping Table-Based Search Techniques

[...]

V. Ramasubramanian1, Kuldip K. Paliwal2•
Tata Institute of Fundamental Research1, Griffith University2
01 Oct 1997-Digital Signal Processing
TL;DR: A comprehensive study of two fast search techniques using the Voronoi projections, namely, the box-search and mapping table-based search in the context of vector quantization encoding and the effect and advantage of using the principal component axes for data with high degree of correlation across their components.
Journal Article•10.1016/S0020-0190(97)00071-9•
An optimal algorithm for realizing a Delaunay triangulation

[...]

Timothy Lambert1•
University of New South Wales1
13 Jun 1997-Information Processing Letters
TL;DR: Dillencourt (1990) gives a constructive proof for the realizability as a Delaunay triangulation of any triangulations of the interior of a simple polygon and gives a simple O ( n ) algorithm for this problem.
Journal Article•10.1002/(SICI)1099-0887(199712)13:12<941::AID-CNM121>3.0.CO;2-M•
A generalized Delaunay triangulation algorithm with adaptive grid size control

[...]

K. S. Vasanth Kumar1, A. V. Ramesh Babu1, Kankanhalli N. Seetharamu1, Thirumalachari Sundararajan1, P. A. Aswatha Narayana1 •
Indian Institute of Technology Madras1
01 Dec 1997-Communications in Numerical Methods in Engineering
TL;DR: A generalized unstructured mesh generation procedure using Delaunay triangulation has been developed for adaptive finite element applications and has been applied successfully to heat transfer problems involving steep temperature gradients.
Abstract: A generalized unstructured mesh generation procedure using Delaunay triangulation has been developed for adaptive finite element applications. The main features of the method include: (i) a fast and efficient initial triangulation; (ii) interior node insertion with good control over the grid size and aspect ratio distribution; (iii) a flux-based error across element boundaries. The scheme has been applied successfully to heat transfer problems involving steep temperature gradients.
Comparison of node insertion algorithms for Delaunay networks

[...]

Martin Brown, Thorsten Ullrich
1 Jan 1997
TL;DR: Three different node insertion strategies which can be used to incrementally construct Delaunay triangulation models are compared using two data sets, and conclusions are drawn about the quality of the extracted triangulations and the algorithms' computational costs.
Abstract: This paper compares three different node insertion strategies which can be used to incrementally construct Delaunay triangulation models Delaunay networks may be used to efficiently store low dimensional nonlinear models, and can therefore be used in a wide range of real-time applications However, there are no direct node selection methods, and it can be shown that the network's generalisation abilities are strongly affected by the triangular partitioning of the input space The three iterative, constructive node insertion algorithms (maximum error, local weighted error and one-step-ahead optimal search) are compared using two data sets, and conclusions are drawn about the quality of the extracted triangulation and the algorithms' computational costs
Proceedings Article•10.1145/262839.262982•
A computational basis for higher-dimensional computational geometry and applications

[...]

Kurt Mehlhorn1, Michael Müller1, Stefan Näher2, Stefan Schirra1, Michael Seel1, Christian Uhrig1, Joachim Ziegler1 •
Max Planck Society1, Martin Luther University of Halle-Wittenberg2
1 Aug 1997
TL;DR: A kernel for higher-dimensional computational geometry is described and its application in the calculation of convex hulls and Delaunay triangulations is presented and its use in the application domain is described.
Abstract: In this paper we describe and discuss a kernel for higher-dimensional computational geometry and we present its application in the calculation of convex hulls and Delaunay triangulations. The kernel is available in form of a software library module programmed in C++ extending LEDA. We introduce the basic data types like points, vectors, directions, hyperplanes, segments, rays, lines, spheres, affine transformations, and operations connecting these types. The description consists of a motivation for the basic class layout as well as topics like layered software design, runtime correctness via checking routines and documentation issues. Finally we shortly describe the usage of the kernel in the application domain. © 1998 Elsevier Science B.V.
Proceedings Article•
An increasing-circle sweep-algorithm to construct the delaunay diagram in the plane.

[...]

Bruno Adam, Pierre Kauffmann, Dominique Schmitt, Jean-Claude Spehner
1 Jan 1997
Book Chapter•10.1007/978-3-642-60718-9_22•
Construction Of the Constrained Delaunay Triangulation Of A Polygonal Domain

[...]

Reinhard Klein1•
University of Tübingen1
1 Jan 1997
TL;DR: In this paper, a fast and easy implement divide-and-conquer algorithm is presented for the construction of the Constrained Delaunay triangulation of a polygonal domain.
Abstract: 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 accelerates the computation of the visibility among vertices with respect to the boundary polygons as well as the computation of Constrained Delaunay triangles.
Proceedings Article•10.1109/ICDSP.1997.628403•
Image coding using data-dependent triangulation

[...]

L. Rila1, Anthony G. Constantinides•
Imperial College London1
2 Jul 1997
TL;DR: An image coding technique that combines irregular subsampling and triangulation is proposed, and simulation results show the superiority of the proposed algorithm over JPEG at low bit rates as well as its robustness.
Abstract: An image coding technique that combines irregular subsampling and triangulation is proposed. First, a Delaunay triangulation is constructed over a set of visually significant sampling points selected incrementally as the triangulation progresses. Then a data-dependent triangulation is generated, starting from the Delaunay triangulation, by a series of edge swaps based on the quality of the approximation. Bilinear interpolation is used to approximate the triangular regions. The simulation results show the superiority of the proposed algorithm over JPEG at low bit rates (0.206 bpp and 0.113 bpp) as well as its robustness.

Tools

SciSpace AgentBiomedical AgentSciSpace RecruitSciSpace for EnterpriseAgent GalleryChat with PDFLiterature ReviewAI WriterFind TopicsParaphraserCitation GeneratorExtract DataAI DetectorCitation Booster

Learn

ResourcesLive Workshops

SciSpace

CareersSupportBrowse PapersPricingSciSpace Affiliate ProgramCancellation & Refund PolicyTermsPrivacyData Sources

Directories

PapersTopicsJournalsAuthorsConferencesInstitutionsCitation StylesWriting templates

Extension & Apps

SciSpace Chrome ExtensionSciSpace Mobile App

Contact

support@scispace.com
SciSpace

© 2026 | PubGenius Inc. | Suite # 217 691 S Milpitas Blvd Milpitas CA 95035, USA

soc2
Secured by Delve