搜索资源列表
VC++Delaunay
- 采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。
CreateTriangle
- 三角网的计算与绘制,对给定的点按照角度自动创建三角网格,然后用创建的三角网格进行计算,最后绘图
44569084
- 提供离散点三角网与等值线的实现给大家共享。有谁把等值线光滑处理了后,请也别忘了给我一份-provides discrete point triangulation with the contours to the realization share. Who put smooth contours handled, please do not forget to also give me a
triangulation
- 三角网剖分 将平面数据点进行三角剖分 快速构建delaunay三角网-delaunay triangulation which can triangulate the dots on the plane
DelaunayNet
- 在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。-In the mapping or cartography often elevation point will need to generate DEM, generally the first point from these principles by the smallest triangulation generated, the code t
GEOMPACK
- 不规则三角网(TIN)能以不同层次的分辨率来描述地形表面,被视为DEM中最基本和最重要的一种模型。程序功能为带约束条件的离散点不规则三角网生成。-Voronoi diagrams, Delaunay triangulations
DelaunayTriangulator
- 基于空间GIS上标注的点,DelaunayTriangulator三角网经典算法,绝对值得一看-GIS-based spatial marked point, DelaunayTriangulator classic triangulation algorithm, definitely worth a look
Delaunay-triangulation-algorithm
- Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpretation and information extracti
lisansanjiao
- 主要研究离散点的Delaunay三角网生成算法、基于三角网等值线生成算法以及等值线区域填充-Main research Delaunay triangular mesh generation algorithm of discrete points isoline, based on triangular mesh generation algorithm and contour area filling