搜索资源列表

  1. Delaunay

    0下载:
  2. Delaunay三角形网格化算法,用于图像处理。-Delaunay triangular mesh algorithm for image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:陈皓
  1. Delaunay-base

    0下载:
  2. delaunay图像三角剖分基础算法,也有其快速算法。-delaunay triangulation based algorithm for image, but also its fast algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:172032
    • 提供者:陈皓
  1. Delaunay

    0下载:
  2. 构建Delaunay三角网的VB源程序,演示和VB代码-Construction of Delaunay triangulation VB source code, demos and VB code
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:冷振兴
  1. DELAUNAY.algorithm

    0下载:
  2. DELAUNAY三角剖分算法源程序c++实现。非常详细的源代码。-DELAUNAY triangulation algorithm source code c++ implementation. Very detailed source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:82944
    • 提供者:cc
  1. Delaunay-triangulation-

    0下载:
  2. 本文章主要讲述点序对三角剖分局部优化的影响 以及相应的算法-This article focuses on point of order on the local optimization of triangulation And the corresponding algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:2386944
    • 提供者:王佳佳
  1. winPointCloud

    0下载:
  2. 基于VTk的点云显示,构网(Delaunay Tin,包含二维,三维,及TEN)。附有详细的代码注释,也有实例数据。-The point cloud based VTk display, configuration network (Delaunay Tin, including 2D, 3D, and TEN). With detailed code comments, but also instance data.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:8103936
    • 提供者:cl
  1. Delaunay

    0下载:
  2. 使用增长法,对散乱点进行delaunay剖分-Using insert-point algorithm to do delaunay triangulation for scattered data points.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1967104
    • 提供者:王朝阳
  1. Delaunay

    0下载:
  2. delaunay算法,返回一个list,基本实现Delaunay三角形的绘制。-delaunay algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:ALEC.S
  1. VB-Delaunay-triangulation

    0下载:
  2. 此源代码为使用VB生成Delaunay三角网。- The source code for the use of VB to generate Delaunay triangulation.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:刘建龙
  1. Delaunay-triangulations

    0下载:
  2. GEOMPACK - Voronoi diagrams, Delaunay triangulations GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi diagram, and the Delaunay triangulation, of a s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:87040
    • 提供者:followtime
  1. PlantraEN1608

    0下载:
  2. Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulatio
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:6483968
    • 提供者:superlzhi
  1. vc-Delaunay-triangulation

    0下载:
  2. Achieved with vc Delaunay triangulation of an arbitrary polygon
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:7647232
    • 提供者:曾宇航
  1. Delaunay

    0下载:
  2. 人机交互式平面delaunay三角抛分,按住alt键,鼠标单击为增加点,可以任意移动点,c为清屏(本程序用到cgal算法包)-this is 2d delaunay triangulation with the interface of human-computer interaction.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:6857728
    • 提供者:崔健
  1. Delaunay-TIN-CPP

    0下载:
  2. DELAUNAY 三角剖分算法源程序 C-DELAUNAY TIN algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:82944
    • 提供者:黑山
  1. Delaunay-Triangulation

    0下载:
  2. 一篇关于delaunay重建的超好的论文-Surface Reconstruction based on Lower Dimensional Localized Delaunay Triangulation
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:988160
    • 提供者:董斌
  1. Delaunay

    0下载:
  2. delaunay算法的c++源码不错呀,还可以,多指教学习- delaunay s c++ code better
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:luoxi
  1. Delaunay

    0下载:
  2. 利用Delaunay方法进行网格划分,对初学者很有帮助-mesh generation code
  3. 所属分类:网格计算

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:david
  1. Delaunay

    0下载:
  2. delaunay三角化实现三角网格剖分,并能够实现3D显示-delaunay triangulation triangular mesh, and 3D display
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:2873344
    • 提供者:leon
  1. Delaunay-triangulation-algorithm

    0下载:
  2. Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpret
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:235520
    • 提供者:吉祥如意
  1. Delaunay

    0下载:
  2. 使用vb编写的,由用户添加点,自动生成Delaunay三角形-Vb preparation, and by users to add some, automatically generating Delaunay triangle
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:xsf
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 36 »

源码中国 www.ymcn.org