搜索资源列表
RY_Dglas1
- GIS开发,计算机图形学中道格拉斯—普克压缩算法实现-GIS, computer graphics Douglas-Puke Compression Algorithm
DGLS_VB
- 道格拉斯--普克压缩算法 一种简单的数据压缩算法,采用VB实现.
DP_Simplification
- 道格拉斯-普克曲线化简算法,有效减少矢量曲线上点的数量
julei-chouyang
- 实现了道格拉斯-普克抽样,三角网生成,聚类的实现
道格拉斯—普克法(Douglas—Peucker)简化线算法
- Douglas-Peucker算法 在数字化过程中,需要对曲线进行采样简化,即在曲线上取有限个点,将其变为折线,并且能够在一定程度 上保持原有的形状。 经典的Douglas-Peucker算法描述如下: (1)在曲线首尾两点A,B之间连接一条直线AB,该直线为曲线的弦; (2)得到曲线上离该直线段距离最大的点C,计算其与AB的距离d; (3)比较该距离与预先给定的阈值threshold的大小,如果小于threshold,则该
Douglas-Pcucker
- 在计算机地图制图的过程中,通过各种手段获取的矢量数据往往存在各种各样的问题,需要对数据进行预处理,数据压缩是其中的一种处理方法。在计算机地图中,数据压缩的对象是线状要素中心轴线和面状要素边界数据(几何数据) ,本程序名称为道格拉斯-普克算法.-computer cartography in the process, through various means to obtain the vector data exists in a w
CDouglus
- 自己编写的道格拉斯数据压缩程序,利用Visual C++6.0的MFC实现,功能比较简单-Douglas prepared their own data compression procedure, and use Visual C 6.0 MFC, relatively simple function
RY_Dglas1
- GIS开发,计算机图形学中道格拉斯—普克压缩算法实现-GIS, computer graphics Douglas-Puke Compression Algorithm
DGLS_VB
- 道格拉斯--普克压缩算法 一种简单的数据压缩算法,采用VB实现.-Douglas Puck compression algorithm a simple data compression algorithm, the use of VB realize.
DP_Simplification
- 道格拉斯-普克曲线化简算法,有效减少矢量曲线上点的数量-Douglas- Peucker curve simplification algorithm, effectively reduce the vector of the number of curve points
julei-chouyang
- 实现了道格拉斯-普克抽样,三角网生成,聚类的实现
gshhs_dp
- 道格拉斯-普克算法折线矢量压缩算法的C语言高效率实现,采用整形运算,适用于很多场合的数据压缩-Douglas- Peucker algorithm for line vector of the C language compression algorithms to achieve high efficiency, the use of plastic surgery operations, applicable to many occ
Spatial_data_compression
- 空间数据压缩,本程序结合了道格拉斯算法、光栏法、垂直距离法对空间数据进行压缩-Spatial data compression, the program combines the Douglas algorithm, light bar, vertical distance of space data compression
Douglas-Puck_compression_algorithm
- 论述了经典的道格拉斯—普克压缩算法,分析将其应用于多边形边界数据压缩所<br>造成的图形失真现象,提出了一种增强型道格拉斯—普克压缩算法,并用实际的MapInfo 矢量数据来检核该<br>算法的可靠性。-Discusses the classic Douglas- Puck compression algorithm, the analysis applied to the boundary polygon gr
douglas-peucker
- 道格拉斯-普克压缩算法,提取有用信息,提高信息集中度-Douglas- Puck compression algorithms to extract useful information
5
- 基于道格拉斯普克法压缩方法的 vb代码 小程序 不值一提 我要下载-Douglas Puck compression method based on the Law of the vb code for small programs is not worth a mention I would like to download! ! !
DouglasPeuckerDataCompress
- Open编写道格拉斯普克压缩算法,算法简单-OpenGL Douglas
DP
- 用道格拉斯普克算法对线进行化简,处理结果比较好-use DP algorithm with simplified lines
dglspkys
- 山东建筑大学测绘专业vb道格拉斯普克压缩实习代码-Shandong Architecture University of Surveying and Mapping Professional Practice code vb Road 格拉斯普克 compression
道格拉斯普克抽稀算法
- 道格拉斯-普克抽稀算法python实现。用于空间数据抽稀。(Douglas-Puck thinning algorithm implemented in python. Used for thinning spatial data.)