Welcome![Sign In][Sign Up]
Location:
Search - constrained Delaunay

Search list

[Other resourceading004

Description: 一次性生成约束Delaunay三角网算法的编程与实现,caj格式-one-time Generation constrained Delaunay triangulation algorithm programming and implementation PRODUCTS format
Platform: | Size: 121221 | Author: 丁峰 | Hits:

[Other resourcetetgen1.4.2

Description: // TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra- // // hedralizations, and quality Delaunay tetrahedral meshes. The latter are // // nicely graded and whose tetrahedra have radius-edge ratio bounded. Such // // meshes are suitable for finite element and finite volume methods.
Platform: | Size: 254619 | Author: tangdading | Hits:

[GIS programTriangleDevelopment

Description: 此程序生成狄洛尼三角网.运用了简单的读取文件.然后依据算法生成三角网.-this program generator Diluoni triangulation. Use a simple read files. Then generation algorithm based on triangulation.
Platform: | Size: 217088 | Author: 杨毅 | Hits:

[Software Engineeringading004

Description: 一次性生成约束Delaunay三角网算法的编程与实现,caj格式-one-time Generation constrained Delaunay triangulation algorithm programming and implementation PRODUCTS format
Platform: | Size: 120832 | Author: 丁峰 | Hits:

[3D Graphictetgen1.4.2

Description: // TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra- // // hedralizations, and quality Delaunay tetrahedral meshes. The latter are // // nicely graded and whose tetrahedra have radius-edge ratio bounded. Such // // meshes are suitable for finite element and finite volume methods. -//TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra-////hedralizations, and quality Delaunay tetrahedral meshes. The latter are//// nicely graded and whose tetrahedra have radius-edge ratio bounded. Such//// meshes are suitable for finite element and finite volume methods.
Platform: | Size: 253952 | Author: tangdading | Hits:

[Linux-Unixconstrained_delaunay_triangulations

Description: 这是个生成约束delaunay triangulations源程序。对学习约束delaunay triangulations很有帮助!-This is bound to generate delaunay triangulations source. Constraints on learning delaunay triangulations helpful!
Platform: | Size: 246784 | Author: lin | Hits:

[Software Engineeringzkim-itsc06-vehicle

Description: 实时障碍物识别 Realtime Obstacle Detection and Tracking Based on Constrained Delaunay Triangulation-Real-time obstacle identification Realtime Obstacle Detection and Tracking Based on ConstrainedDelaunay Triangulation
Platform: | Size: 175104 | Author: hbli | Hits:

[Software EngineeringDelaunay

Description: 带岛区约束数据域的Delaunay三角剖分通用算法研究(文章),有参考价值-Band Island constrained domain of generic algorithm for Delaunay triangulation (articles), there is reference value
Platform: | Size: 348160 | Author: zero | Hits:

[GUI Developc_sharp

Description: 实现简单多边形Delaunay三角化,每次输入一点构成平面把每次得到的多边形三角化。-Constrained Delaunay Triangulation for Planar Polygonal Domains
Platform: | Size: 12288 | Author: yang | Hits:

[2D Graphictest_

Description: 实现点集的约束Delaunay三角剖分,采用GUI图形设计界面-Constrained Delaunay triangulation point set using the GUI graphical design interface
Platform: | Size: 3533824 | Author: 严红娟 | Hits:

[Windows DevelopSANJIAOWANGDELAUNAY

Description: 详细说明了如何生成约束的Delaunay三角网-Describe how to generate constrained Delaunay triangulation
Platform: | Size: 1805312 | Author: 刘琴琴 | Hits:

[GDI-BitmapCGAL-4.5

Description: CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和三维的点,2D加权Voronoi图,分割Voronoi图等),多边形(布尔操作,偏置),多面体(布尔运算),曲线整理及其应用,网格生成(二维Delaunay网格生成和三维表面和体积网格生成等),几何处理(表面网格简化,细分和参数化等),凸壳算法(2D,3D和dD),搜索结构(近邻搜索,kd树等),插值,形状分析,拟合,距离等。-The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods... More on the projects using CGAL web page. The Computational Geometry Algorithms Library (CGAL), offers data structures and algorithms like triangulations (2D constrained triangulations, and Delaunay triangulations and periodic triangulations in 2D and 3D), Voronoi diagrams (for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment Voronoi diagrams), polygons (Boolean operations, offsets, straight skeleton), polyhedra (Boolean operations), arrangements of curves and their applications (2D and 3D envelopes, Minkowski sums), mesh generation (2D Del
Platform: | Size: 18593792 | Author: a | Hits:

[Special EffectsMergeMeshSrc

Description: 一个新的合并方法,多重网格(在一个共同的坐标)在一个单一的拓扑正确的网。这种方法是基于约束Delaunay四面体化和图割优化-a new merging method of multiple meshes (in a common coordinate) into one single topologically correct mesh. This method is based on the constrained Delaunay tetrahedralization and graph cuts optimization
Platform: | Size: 1666048 | Author: | Hits:

[2D GraphicDELAUNAY

Description: DELAUNAY约束边嵌入算法的详细描述,可以参考一下-DELAUNAY constrained edge embedded detailed description of the algorithm, can refer to
Platform: | Size: 149504 | Author: 刘琴琴 | Hits:

[Algorithmdistmesh

Description: 二维Delaunay网格生成工具,是MIT一个数学博士所写。利用了matlab内建的delauny和delaunayn。不支持Constrained Delaunay-2D Delaunay mesh generation tools
Platform: | Size: 97280 | Author: xianlianghu | Hits:

[Othertetgen-1.5.0

Description: 是一款用于三维模型网格三角化剖分的工具。(TetGen is a program to generate tetrahedral meshes of any 3D polyhedral domains. TetGen generates exact constrained Delaunay tetrahedralizations, boundary conforming Delaunay meshes, and Voronoi partitions. The following pictures respectively illustrate a 3D polyhedral domain (left), a boundary conforming Delaunay tetrahedral mesh (middle), and its dual - a Voronoi partition (right).)
Platform: | Size: 234496 | Author: airdamper | Hits:

CodeBus www.codebus.net