通过voronoi图间接生成delaunay三角网-read.ppt

通过voronoi图间接生成delaunay三角网-read.ppt

  1. 1、本文档共39页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
通过voronoi图间接生成delaunay三角网-read

Digital Terrain Modeling 第5章 不规则三角网TIN的产生 Contents 5.1 Triangulated irregular network formation:Principles 5.2 Vector-based static Delaunay triangulation 5.3 Vector-based dynamic Delaunay triangulation 5.4 Constrained Delaunay triangulation 5.5 Triangulation from contour data 5.6 Delaunay triangulations via Voronoi diagrams 5.1 Triangulated irregular network formation:Principles 建立TIN的算法多种多样 Delaunay三角网或其他三角网 静态或动态方法 无约束或有约束的方法 直接或间接方法 Delaunay 三角网 The most widely used method for the construction of triangles is the Delaunay triangulation 狄洛尼三角网为相互邻接且互不重叠的三角形的集合,每一个三角形的外接圆内不包含其它的点 空圆法则 “局部等角” 法则 由两相邻三角形构成的凸四边形中,交换此四边形的两条对角线,不会增加这两个三角形六个内角总和的最小值 最小角将最大化而最大角将最小化,因此又称MAX-MIN angle principle 局部最优方法LOP (Local Optimization Procedure),交换凸四边形的对角线,可获得等角性最好的三角网 LOP process for local equiangularity 5.2 Vector-based static Delaunay triangulation 数据区域的最小凸多边形(凸壳) The process of Delaunay triangulation Delaunay triangulation starting from an imaginary boundary 5.3 Vector-based dynamic Delaunay triangulation 数据逐点插入法 保证相邻的数据点渐次插入,并通过搜寻加入点的影响三角网(Influence Triangulation),现存的三角网在局部范围内得到动态更新 Boundary definition Local “面积坐标” to determine whether a point is inside a triangle For a point P inside or outside a triangle (?123) to be checked, three equations can be established 穿行算法:三角形快速定位 边交换的数字准则 After a triangle is split into three triangles by a inserted point, the three exterior triangle edges need to be tested, to see if they conform to the Delaunay (空圆) condition 边交换的数字准则 如果发现另外一个点落在分裂三角形的外接圆内,则要用另外一条对角线来替换这条公共边 新的三角形外边还要记入堆栈供后续检测使用 5.4 约束 Delaunay 三角网 Ridge lines are the connected lines of local maxima (points) and the valley lines are the local minima These lines are so special that they should not be broken by any triangle edges 不考虑地形特征的后果 Special process to lines 最简单的处理方法是所谓的“加密法”,即通过加密约束线段上的数据点,将约束数据转换为普通数据 唯一的问题在于如何恰当地确定特征线上加密数据点之间的距离,一般取平均数据点间距的一半或更小即可 Special process to lines 尽管加大了数据量并改变了原始数据集,但简单易行、稳定可靠,在许多情况下可以很好地满足需要 To treat each feat

文档评论(0)

wangyueyue + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档