文件名称:Delaunay
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:35.88kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle of any triangle in DT(P). Delaunay triangulations maximize the minimum angle of all the angles of the triangles in the triangulation they tend to avoid skinny triangles. The triangulation was invented by Boris Delaunay in 1934 [1].
Based on Delaunay s definition[1], the circumcircle of a triangle formed by three points from the original point set is empty if it does not contain vertices other than the three that define it (other points are permitted only on the very perimeter, not inside).
The Delaunay condition states that a triangle net is a Delaunay triangulation if all the circumcircles of all the triangles in the net are empty. This is the original definition for two-dimensional spaces. It is possible to use it in three-dimensional spaces by using a circumscribed sphere in place of the circumcircl
Based on Delaunay s definition[1], the circumcircle of a triangle formed by three points from the original point set is empty if it does not contain vertices other than the three that define it (other points are permitted only on the very perimeter, not inside).
The Delaunay condition states that a triangle net is a Delaunay triangulation if all the circumcircles of all the triangles in the net are empty. This is the original definition for two-dimensional spaces. It is possible to use it in three-dimensional spaces by using a circumscribed sphere in place of the circumcircl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Delaunay/
Delaunay/Terran.c
Delaunay/Terran.h
Delaunay/Delaunay.c
Delaunay/Delaunay.h
Delaunay/Main.c
Delaunay/Main.h
Delaunay/Define.h
Delaunay/Vecteur.c
Delaunay/Vecteur.h
Delaunay/makefile
Delaunay/DestCons.c
Delaunay/DestCons.h
Delaunay/Liste.c
Delaunay/Liste.h
Delaunay/TerrainImpl.c
Delaunay/TerrainImpl.h
Delaunay/Graphique.c
Delaunay/Graphique.h
Delaunay/Flipalgo.c
Delaunay/Flipalgo.h
Delaunay/LisezMoi
Delaunay/Triangle.c
Delaunay/Triangle.h
Delaunay/Terran.c
Delaunay/Terran.h
Delaunay/Delaunay.c
Delaunay/Delaunay.h
Delaunay/Main.c
Delaunay/Main.h
Delaunay/Define.h
Delaunay/Vecteur.c
Delaunay/Vecteur.h
Delaunay/makefile
Delaunay/DestCons.c
Delaunay/DestCons.h
Delaunay/Liste.c
Delaunay/Liste.h
Delaunay/TerrainImpl.c
Delaunay/TerrainImpl.h
Delaunay/Graphique.c
Delaunay/Graphique.h
Delaunay/Flipalgo.c
Delaunay/Flipalgo.h
Delaunay/LisezMoi
Delaunay/Triangle.c
Delaunay/Triangle.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.