搜索资源列表
Triangulator
- 地质建模,三角剖分,asp.net开发的Triangulator-geological modeling, triangulation, the development of the Asp. Net Triangulator
ocaml
- ocaml 三角剖分的一个程序(php语言)-ocaml triangulation of a procedure (php language)
cppsanjiao
- 我整合前面几个程序的三角剖分程序,蛮好用的,只是在dos下,呵呵 -integrate several procedures before the triangulation process, using very good, the only dos, Oh
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
Tri_Polygon
- 这是一个用vc实现的对多边形进行三角剖分的程序。里面的数据结构设计的比较好。可以作为参考。-This is a realization of the use vc right polygon triangulation process. Inside the data structure designed better. Can be used as reference.
ReadOff
- 用vc 2005写的代码,用于处理后缀名为off的三维模型文件。其特点是简单,高效,适用面广。不仅如此,这个程序还同时解决了三角剖分问题。希望大家能够喜欢。
Morph
- 基于三角剖分的图像变形(Morph)代码,见中国图象图形学报,2003,8(6):641—646 \"基于Delaunnay三角剖分的图象变形技术研究\"
OpenCV
- Delaunay三角剖分在工程应用中非常有用,开源库OpenCV也提供了相应的函数,但是由于原始文档不是很详细,在使用过程中仍然会遇到很多麻烦,笔者就自己的理解进行了相关的总结,并解决了实际应用中的相关问题。
e2md2.m
- BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差
guibas-stolfitar
- 根据guibas-stolfitar写的delaunay剖分算法,非常好
delaunaytriangulation
- 介绍了点与有向线段关系判断方法和凸包生成算法;提出了一种基于凸包的Delaunay三角剖分方法,采用VC#实现了该算法。实践表明该方法程序实现较简单,计算效率较高。
Ccode2.tar
- 计算几何讲义源代码 包括三角剖分, 凸包(二维,三维), 几何查找, 运动规划
sanjiaopoufen
- 在VS2008和opencv下,对2D/3D点(云)数据实现三角剖分,运算速度快,实时性好,计算精度高,并对三角剖分进行了优化,可以处理复杂点集的三角剖分,可以用于人脸识别的工作-In the VS2008 and opencv, the pairs of 2D/3D points (cloud) data to achieve triangulation, calculation speed, real-time performance is good, high precision, and
DelaunayTriangulation
- 应用随机增量法实现的平面任何点集的三角剖分,有很大的参考价值-Application of random incremental method to achieve the plane of any point set triangulation, there are a lot of reference value
93317441delanay_all
- delaunay三角剖分程序,能运行,可以显示-delaunay triangulation procedures, will be able to run, you can show that
voronoiView
- 针对平面内不相交的点或圆,根据三角剖分的原理,生成VORONOI图-For the plane does not intersect the point or circle, in accordance with the principles of triangulation to generate VORONOI map
cutpoly
- 凸多边形的最优三角剖分的vc++实现。输入:逆时针输入凸多边形P的顶点序列p1,p2…pn. 输出:P的三角剖分序列p1p2pi,p2pipj,…,plpn-1pn及三角剖分后的最优权值之和 -Optimal convex polygon triangulation of vc++ to achieve.
bc_Delaunay
- 多边形三角形剖分 图形处理 C实现 多边形三角形剖分 图形处理 C实现-Polygon triangulation polygon graphics to achieve triangulation C C implementation of graphics
delaunay_test
- 运用delauney三角剖分原理实现对三维图像的三角剖分(The triangulation of 3D image is realized by using delauney triangulation principle)
MyCrust
- 对激光雷达点云进行三角剖分,对传统Crust算法进行了改进(Triangulation of LIDAR point cloud)
