搜索资源列表
Convex
- 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立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.
Delaunay_Jiami
- 对Delaunay三角网生成算法生成的三角网进行加密-right Delaunay triangulation algorithm to generate the triangular network encryption
OpenCV
- Delaunay三角剖分在工程应用中非常有用,开源库OpenCV也提供了相应的函数,但是由于原始文档不是很详细,在使用过程中仍然会遇到很多麻烦,笔者就自己的理解进行了相关的总结,并解决了实际应用中的相关问题。
e2md2.m
- BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差
delaunaytriangulation
- 介绍了点与有向线段关系判断方法和凸包生成算法;提出了一种基于凸包的Delaunay三角剖分方法,采用VC#实现了该算法。实践表明该方法程序实现较简单,计算效率较高。
Delaunay_Demo
- 实现了Delaunay三角网的生长算法。在VC++6.0环境下编译
Delaunay
- 该程序使用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
93317441delanay_all
- delaunay三角剖分程序,能运行,可以显示-delaunay triangulation procedures, will be able to run, you can show that
Ccode2.tar
- c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapter 1, Code 1.14 /tri Convex
QuickDelFEX
- 这段代码是一个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.
delaunay_vc
- delaunay三角网剖分的vc++实现-implement of delaunay with vc++
Delaunay
- 是对于三角网建立的最新算法研究,欢迎大家指导-Triangulation is the latest algorithm, we welcome the guidance
TMG
- 基于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
Delaunay-TIN-CPP
- DELAUNAY 三角剖分算法源程序 C-DELAUNAY TIN algorithm
Delaunay1
- 基于前人的成果,改进实现了基于MFC对话框构架的Delaunay三角划分算法。测试了海量数据的三角划分,证明算法的效率不高。-Implement Delaunay algorithm based on former achivement. Test its performance on large-scale data.
Delaunay2
- 基于前人的成果,改进实现了基于MFC对话框构架的Delaunay三角划分算法,用激光雷达的LAS数据进行了测试,效果不错。并尝试实现Matlab中GridData()函数的实现过程。-MFC Dialog based Delaunay algorithm tested with LiDAR las data showing its good performance. How to release GridData function of Matlab is also tried.
Delaunay_Triangle
- 一个快速完整的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.
harris_gray1
- harris角点检测 delaunay三角化-harris corner detection delaunay triangulation
Delaunay_Product
- Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面(Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation, interactive interface, intuitive)
MyCrustOpen
- 用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
