搜索资源列表
PolyCompress
- Douglas-Peucker算法的递归实现,java版-Douglas-Peucker Compresing recursive algorithm to achieve, java version
Douglas-Peucker-Line-Approximation-Algorithm
- 地理信息系统中,曲线数据压缩的道格拉斯压缩算法源码
Douglas.rar
- MFC程序,道格拉斯曲线压缩算法(Douglas-Pcucker),提供点数据,读取数据后绘制曲线,再进行压缩,显示压缩后的点,与原曲线进行对比,,Douglas-Pcucker Algorithm
inpoly.zip
- 判断点是否在多边形之内, Sentences the break point whether in polygon
Douglas-Pcucker
- \Douglas-Pcucker算法的源代码和解析-Douglas-Pcucker
dgls
- 本程序提供了道格拉斯算法画图,并能为所画图形润色-This procedure provides a Douglas drawing algorithm, and can draw graphics for the embellishment
P-D
- Douglas-Peucker算法实现,数据压缩算法-Douglas-Peucker
DP
- 直线化简的两种算法比较,一种是道格拉斯普克算法,一种是Structured_Walk_Method-Line simplification compared two algorithms, one is the Douglas Peucker algorithm, one is Structured_Walk_Method
Douglas
- 运用VB编写道格拉斯算法,对地图进行压缩-VB prepare Douglas algorithm to compress on the map
MyDouglas
- 用于曲线化简的douglas-peucker算法,供大家参考-For curve simplification douglas-peucker algorithm, for your reference
Douglas-Peucker
- 道格拉斯 扑克算法在GIS中的应用,能够帮助初学者轻松实现道格拉斯压缩,实现游程中只编吗-Douglas poker algorithm in GIS application that can easily help the beginner Douglas compression process to achieve only the code you swim
chengxu
- 地理信息系统垂距法的小程序!方便,快捷实用。-douglas-peucker,it is a method for GIS program.
KeyPoints
- 图像轮廓角点检测,Douglas Peucker算法实现角点检测。输入轮廓图像,实现轮廓角点的获取-Image contour corner detection, Douglas Peucker algorithm corner detection. Input contour image, contour corners to achieve access
DouglasPeuker
- 用C++实现的道格拉斯普克算法,可以实现矢量边界线的简化,减少数据冗余。-By Douglas Peucker algorithm C++ achieve, you can simplify the vector boundary lines, reduce data redundancy.
ex3data
- Douglas Peucker算法的matlab实现,应用于地图制图中的综合制图。其中有中国地图数据加以验证。可以自设threshold。(The matlab implementation of Douglas Peucker algorithm is applied to cartographic generalization in cartography. Among them, the map data of China is verified. You can set threshol
Douglas-Peuker
- 道格拉斯普克算法,用于轨迹或者地图形状压缩; 这类算法在地理信息系统中有大量的类似算法,并且有很多研究人员予以了改进(Douglas Peucker algorithm for trajectory or map shape compression; This kind of algorithm has a large number of similar algorithms in the geographic information system, and many researche
ramer-douglas-peucker-master
- 可以简化一条线段 使用douglas-peucker算法来实现 一个线段的简化(simple a line Can simplify a line segment use Douglas Peucker algorithm to simplify a line segment)