搜索资源列表
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.
2D_poufen
- 程序完成对规定区域内的随即输入的散乱的点进行平面三角剖分,并在其中加入了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
Delaunay_Jiami
- 对Delaunay三角网生成算法生成的三角网进行加密-right Delaunay triangulation algorithm to generate the triangular network encryption
OpenCV
- Delaunay三角剖分在工程应用中非常有用,开源库OpenCV也提供了相应的函数,但是由于原始文档不是很详细,在使用过程中仍然会遇到很多麻烦,笔者就自己的理解进行了相关的总结,并解决了实际应用中的相关问题。
e2md2.m
- BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差
guibas-stolfitar
- 根据guibas-stolfitar写的delaunay剖分算法,非常好
DelaunaySourceCodeJava50
- DelaunaySourceCodeJava50, 高人写的delaunay代码
delaunay
- 用Opencv做的,Delaunay三角形和Voronoi划分的迭代式构造
delaunaytriangulation
- 介绍了点与有向线段关系判断方法和凸包生成算法;提出了一种基于凸包的Delaunay三角剖分方法,采用VC#实现了该算法。实践表明该方法程序实现较简单,计算效率较高。
delaunay
- VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考
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.
Imageprocessing
- 图象处理,对图形文件进行二值化、高斯滤波等图像处理-Image processing, binary graphics files, Gaussian filtering, image processing
delaunay_vc
- delaunay三角网剖分的vc++实现-implement of delaunay with vc++
Delaunay
- Delaunay三角形网格化算法,用于图像处理。-Delaunay triangular mesh algorithm for image processing.
Delaunay-TIN-CPP
- DELAUNAY 三角剖分算法源程序 C-DELAUNAY TIN algorithm
Delaunay_Product
- Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面(Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation, interactive interface, intuitive)