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

搜索资源列表

  1. 3Ddemo演示程序

    1下载:
  2. 自己写的空间三维点的opengl演示程序,包括delunary三角化、光照、纹理映射、arcball控制等。-write his point of the three-dimensional space opengl demo program, including delunary Triangle, light, texture mapping, arcball control.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:480217
    • 提供者:屈磊
  1. triangulation

    0下载:
  2. 这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two-dimensional to three-dimensio
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:66525
    • 提供者:李晓丽
  1. hgrd_demo

    0下载:
  2. 对任意的shape进行三角化,把2d的复杂形状变换成三角形
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1104155
    • 提供者:刘隽宏
  1. delaunay_demo

    0下载:
  2. 一个老外写的delaunay三角化vc程序,采用的算法是分裂-合并,在vc.net2003中编译通过
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:159434
    • 提供者:袁红星
  1. MarchingCubes

    1下载:
  2. Marching Cube算法源代码,用C写的,实现三维空间数据的三角化
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:142015
    • 提供者:刘导
  1. osgdelaunay

    0下载:
  2. 如何使用osg来对三维点进行delaunay三角化,以及详细注释
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:11724
    • 提供者:武一
  1. 003

    0下载:
  2. 离散数据三角化-breath-5, a program file to show that I will be my last set of five procedures is described.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:51910
    • 提供者:yiyi
  1. tinlib_w.将离散点三角化的程序

    1下载:
  2. 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用,Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-09
    • 文件大小:1142017
    • 提供者:afei
  1. dianyunsanjiaohua.rar

    0下载:
  2. 空间点云的三角化,已通过调试,大家共同学习,Point cloud of the triangular space, and have passed testing, we learn together
  3. 所属分类:图形图象

    • 发布日期:2017-03-28
    • 文件大小:651810
    • 提供者:zhangwen
  1. LMBs_OSG_Examples.zip

    0下载:
  2. OpenSceneGraph 例子,包含三角化等内容,OpenSceneGraph example, contains the triangulation etc.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:389305
    • 提供者:simba
  1. RANSAC.rar

    0下载:
  2. :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:18393
    • 提供者:lilin
  1. Delaunay

    1下载:
  2. 用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。-Delaunay triangulation using matlab program to modify the initial point, the points inside.
  3. 所属分类:2D Graphic

    • 发布日期:2016-05-18
    • 文件大小:2048
    • 提供者:sancy
  1. trimesh2-2.8

    0下载:
  2. 网格的三角化相关问题的算法实现,有兴趣的可以下载来看看那-Trimesh
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4832135
    • 提供者:liuyu
  1. Ccode2.tar

    1下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:57095
    • 提供者:XJ
  1. qhull-2003.1-1

    0下载:
  2. 计算几何,在GIS开发中的应用,本代码实现快速Delaunay三角化代码。-Computational Geometry- Delaunay Trianglation.
  3. 所属分类:GIS program

    • 发布日期:2017-04-17
    • 文件大小:156745
    • 提供者:mjj
  1. trianglemesh

    0下载:
  2. 在基于opengl在vc6.0中,将球面三角化。-A ball is divied into a triangle mesh.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:260235
    • 提供者:舒卿
  1. Delaunay

    0下载:
  2. 使用著名的Delaunay算法实现平面三角化。鼠标任意点击可增加、插入节点、形成网格;对节点标号,可逐步观查网格的变化,体验Delaunay算法过程。内有程序结构的详细说明,易于理解和移植。-2D-triangularization is realised based on the famous Delaunay algorithm in this program. While clicking the left mouse button, new nods with IDs are adde
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:135489
    • 提供者:fang
  1. Delaunay_NOD

    0下载:
  2. 三角网生成,利用离散点生成Delaunay三角网,交互式界面,直观-Triangular mesh generation, the use of discrete points, Delaunay triangulation is generated, interactive interface, intuitive
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:49743
    • 提供者:WW
  1. CPoint3DCloud

    2下载:
  2. 很好的3D点云处理程序,适合初学者使用,其中有渲染,三角化等-Excellent 3D point cloud processing, suitable for beginners, including rendering, triangulation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-15
    • 文件大小:5381120
    • 提供者:
  1. normal-triangulation

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

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:asen
« 12 3 4 5 »
搜珍网 www.dssz.com