CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 三角网格 matlab

搜索资源列表

  1. triangle

    0下载:
  2. 效率极高的基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入matlab中。
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:108427
    • 提供者: 徐天
  1. 3Dmesh.rar

    0下载:
  2. 实现3D自动划分网格,网格包括三角形、四边形和六面体等,This function is for 3D automatical meshing.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1988
    • 提供者:Hongwei Li
  1. delaunayn

    0下载:
  2. 用delaunary算法实现数据的三角网格划分-It is an Algorithm of delaunary for Triangular mesh of data
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-21
    • 文件大小:1848
    • 提供者:糊涂虫
  1. initmesh

    1下载:
  2. 建立图形的三角分割,能够自动生成三角网格。具有多种增强功能,比如加密网格-INITMESH Build an initial PDE triangular mesh
  3. 所属分类:Graph Drawing

    • 发布日期:2016-05-18
    • 文件大小:3353
    • 提供者:顽石
  1. TRI_MESH_TO_PLY

    1下载:
  2. 将三角网格表示的3D曲面转换成一个PLY格式的文件-a MATLAB program which converts data describing a triangular mesh of a 3D surface, and reformats it into a data structure suitable for storage as a PLY file
  3. 所属分类:3D图形编程

    • 发布日期:2013-08-16
    • 文件大小:14549
    • 提供者:niuxj
  1. Advancedgraphicscapabilities

    0下载:
  2. 高级绘图功能 彗星图 二维彗星轨迹图 三维彗星轨迹图 帧动画 色图变幻 Voronoi 图和三角剖分 彩带图 彩带图 伪彩图 切片图 网格图和曲面图特效 显示轮廓线 瀑布效果 带光照模式的阴影图 函数绘图 三维图形控制 视点 灯光效果 色彩控制 -Advanced graphics capabilities of comets comet locus two
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:5699
    • 提供者:齐子新
  1. chonggou

    2下载:
  2. 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-27
    • 文件大小:656
    • 提供者:rongwei
  1. geom3d_2011.06.30

    1下载:
  2. 这是一个基于三角曲面网格实现测地线算法的matlab程序源码-This is an implementation of geodesic (shortest path) algorithm for triangular mesh (triangulated surface) first described by Mitchell, Mount and Papadimitriou in 1987[1] with some minor improvements, extensions and sim
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:277801
    • 提供者:李云飞
  1. delaunay

    1下载:
  2. 三角剖分matlab实现的三角剖分,形成网格模型-Triangulation matlab achieve triangulation, to form a grid model
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-11
    • 文件大小:40764
    • 提供者:wanglu
  1. conformal-factor

    0下载:
  2. 该Matlab程序计算一个三角网格的顶点保角因子CF(conformal factor),每个顶点有一个CF值。CF的histogram用来作为三维形状的全局描述符。 -this code is based on the theoretical of paper Characterizing shape using conformal factor .
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:3040644
    • 提供者:john
  1. Triangle

    2下载:
  2. 用matlab写的,在一堆网格点上进行三角化,mycrust为主程序-Using matlab written on a pile of grid points to triangulate
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16077209
    • 提供者:
  1. DrawCBezierSurface

    0下载:
  2. 绘制C-Bezier曲面的matlab程序,不同于传统的Bezier曲面,C-Bezier曲面包含代数和三角多项式,能不用有理形式精确表示椭球面片。压缩包中,DrawCBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的C-Bezier曲面均适用。-Draw C-Bezier surfaces matlab program, unlike traditional Bezier surfaces, C-Bezier curve consi
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1654
    • 提供者:
  1. DrawPBezierSurface

    1下载:
  2. 绘制P-Bezier曲面的matlab程序,不同于传统的Bezier曲面,P-Bezier曲面仅含纯三角多项式。压缩包中,DrawPBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的P-Bezier曲面均适用。-Draw P-Bezier surfaces matlab program, unlike traditional Bezier curve, P-Bezier surfaces containing only pure tr
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1592
    • 提供者:
  1. normal-triangulation

    0下载:
  2. 构建三角化网格,并画出每个三角面的法向量的方法(Building triangulation and draw the normal vector of each triangle)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:asen
  1. MyCrust090209

    1下载:
  2. 对点云数据进行三角剖分,重新构建模型,里面有椅子,犀牛,马,大象等动物的点云数据,通过加载点云数据并且运行TestMyCrust文件,绘制出点云数据和网格。(Triangulation of point cloud data and reconstruct the model)
  3. 所属分类:图形图象

    • 发布日期:2018-01-01
    • 文件大小:6038528
    • 提供者:940580073
  1. toolbox-graph-master

    0下载:
  2. matlab工具箱,处理三角网格文件,包括读取,写入,平滑,计算曲率等等(a matlab toolbox for processing triangular mesh,for example, read, write, smooth, simplify, calculate curvature, etc.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2028544
    • 提供者:rlczddl
搜珍网 www.dssz.com