搜索资源列表
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.
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
Delaunay_Jiami
- 对Delaunay三角网生成算法生成的三角网进行加密-right Delaunay triangulation algorithm to generate the triangular network encryption
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.
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
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
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.
Morec
- Morec算子,三角网显示 Morec算子 三角网显示-Morec operator, triangulation Morec operator display shows Morec triangulation triangulation operator display
CameraCalibration(stereo)
- 一个立体系统相机标定,立体图像校正以及三维三角测量的多功能matlab工具箱。压缩包中包括一个PDF说明文档,和一个带有实验用图像的matlab程序压缩包。-A three-dimensional system, camera calibration, stereo image correction, as well as three-dimensional triangulation of multi-function matlab toolbox. Compressed package in
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.
cloudmesh-0.1
- C++ 实现点云数据网格,网格数据的滤波处理!-Triangulation of point clouds and mesh filter in C++
CPoint3DCloud
- 很好的3D点云处理程序,适合初学者使用,其中有渲染,三角化等-Excellent 3D point cloud processing, suitable for beginners, including rendering, triangulation, etc.
wykobi_dot_net
- 实现多边形的凸包运算,且能顺利进行多边形三角划分,还有各种其他多边形计算几何之间的处理-Operation to achieve the convex hull of polygons, and can smooth the polygon triangulation, computational geometry and various other polygon processing between
Triangulation(EAR-REMOVAL)
- 基于Ear Removal的算法的多边形三角划分算法。-Ear Removal algorithm based on triangulation of polygons algorithm.