搜索资源列表
-
1下载:
此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference.
-
-
1下载:
程序完成对规定区域内的随即输入的散乱的点进行平面三角剖分,并在其中加入了Delaunay约束法则的思想,在结构分析与图像重建方面有借鉴价值。-procedures to be completed within a defined area then entered the spots scattered plane triangulation, and the incorporation of binding rules Delaunay thinking, structural analysi
-
-
0下载:
对Delaunay三角网生成算法生成的三角网进行加密-right Delaunay triangulation algorithm to generate the triangular network encryption
-
-
0下载:
该程序使用OpenCV提供的函数在Visual studio6.0的环境下对若干点进行Delaunay三角剖分,具有很高的实用价值,编译已通过,绝对可用-The program provides a function to use OpenCV in Visual studio6.0 environment where a number of points on the Delaunay triangulation of high practical value, the compiler ha
-
-
0下载:
delaunay三角剖分程序,能运行,可以显示-delaunay triangulation procedures, will be able to run, you can show that
-
-
0下载:
这段代码是一个Delaunay三角网算法。我的想法是要开始一个项目,目的是建立一个强大的有效率三角网/啮合工具。-In this code you will find a Delaunay triangulation algorithm. My idea is to start a project which purpose is to create a robust an efficient triangulation/meshing tool.
-
-
2下载:
基于CDT的二维平面约束三角网生成算法,算法基本原理是带约束的Delaunay算法-CDT-based two-dimensional plane constraint Delaunay Triangulation Generation
-
-
0下载:
是对于三角网建立的最新算法研究,欢迎大家指导-Triangulation is the latest algorithm, we welcome the guidance
-
-
0下载:
一种基于Delaunay Triangulation的图像分割算法,全自动处理,不需要族数初始估计;
应用图像的统计特征,而不是图像本身,以减少计算量,提高效率。
-Delaunay Triangulation based image segmentation, automatic process, no initial estimate of the number of family application of statistical characteristics of the
-
-
0下载:
基于Delaunay的三角网格手动剖分辅助器,内有详细介绍。在原有Delaunay三角剖分的基础上加入区域约束,形状判定,动态坐标修改,缩放等功能。-Manual based on Delaunay triangular mesh subdivision aids, with detailed descr iption. Delaunay triangulation in the original basis of the area constraints, determine the shap
-
-
0下载:
一个快速完整的Delaunay三角剖分程序,能在VC6.0环境中编译运行,是我从一个java源代码移植到VC中并做了一些改进。-a rapid delaunay triangulation program,can compiled and running in VC6.0 environment,is write from an java program with some upgrade.
-
-
0下载:
harris角点检测 delaunay三角化-harris corner detection delaunay triangulation
-
-
0下载:
delaunary三角剖分,在数据点较小的情况下,运行结果还算客观,但是数据点大于五万时,运行较慢。-Delaunary triangulation, data point in the case of small, the operation results is objective, but the data points is greater than fifty thousand, is running slower.
-
-
0下载:
点云三角化
Delaunay三角剖分
构造曲面-Point Cloud triangulation
Delaunay triangulation
Construction surfaces
-
-
0下载:
VC++编的Delaunay三角网生成算法,对学习VC++或GIS的学习都有很好的帮助-VC Delaunay Triangulation generation algorithm, right you learn VC or GIS study has very helpful
-
-
0下载:
Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面(Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation, interactive interface, intuitive)
-
-
1下载:
用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
-