1 / 6

Voronoi Diagram and Delaunay Triangulation

Voronoi Diagram and Delaunay Triangulation. Voronoi: Russian Delaunay: French. Applications. 「資料分群與樣式辨認( Data Clustering and Pattern Recognition )」 應用 Voronoi Diagram 於臺北盆地地下水模式參數最佳化之研究 採用二維 Voronoi 網路 (Voronoi diagram) 模型 , 從微觀角度分析氧化鋅非線性電阻片中的電流、溫度和熱應力的分布

thyra
Download Presentation

Voronoi Diagram and Delaunay Triangulation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Voronoi Diagram and Delaunay Triangulation

  2. Voronoi: Russian • Delaunay: French

  3. Applications • 「資料分群與樣式辨認(Data Clustering and Pattern Recognition)」 • 應用Voronoi Diagram於臺北盆地地下水模式參數最佳化之研究 • 採用二維Voronoi網路(Voronoi diagram)模型, 從微觀角度分析氧化鋅非線性電阻片中的電流、溫度和熱應力的分布 • Simulation of polycrystalline structure with Voronoi diagram

  4. Properties #1 • The Voronoi diagram has the property that for each site every point in the region around that site is closer to that site than to any of the other sites

  5. Properties #2 • The Delaunay triangulation is the geometric dual of the Voronoi diagram. Alternately, it can be defined as a triangulation of the sites with the additional property that for each triangle of the triangulation, the circumcircle of that triangle is empty of all other sites. • There is a line segment connecting Pi and Pj in a Delaunay triangulation if and only if the Voronoi Diagram Regions of Pi and Pj share the same edge.

  6. Euler's formula • For planar graph G=(V,E), |E| <= 3 |V| - 6 • F=E-V+2 • In a Delaunay triangulation, V = n, E  3n – 6  F = E - V + 2  3n - 6 - n + 2 = 2n - 4.

More Related