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

搜索资源列表

  1. 4

    0下载:
  2. 本程序实现delaunay三角形和voronoi划分的迭代式构造-The program voronoi delaunay triangles and divide iterative structure
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:3542
    • 提供者:陶子
  1. qhull

    0下载:
  2. qhull生成算法,纯c语言实现。 通过顶点生成convex hull的快速算法,也会生成delaunay三角形和Voronoi图。- Qhull is a general dimension convex hull program that reads a set of points from stdin, and outputs the smallest convex set that contains the points to stdout. It also generate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:295557
    • 提供者:邓东生
  1. voronoi3d

    12下载:
  2. python实现的三维空间维罗尼图算法演示。-3d voronoi use python
  3. 所属分类:Special Effects

    • 发布日期:2016-12-30
    • 文件大小:984064
    • 提供者:邓东生
  1. lecture2-650

    0下载:
  2. Present a mathematical framework for discussing the topics in the remainder of the courseDuality, Convex Hulls, Envelopes, Voronoi Diagrams, and Delauney Triangulations-Present a mathematical framework for discussing the topics in the remainder of th
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:10073
    • 提供者:tocont
  1. delaunay.c

    0下载:
  2. delaunay三角形和voronoi划分的迭代式构造-voronoi division of delaunay triangles and structure of the iterative
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:3502
    • 提供者:spokesm
  1. Delaunay_triangle

    0下载:
  2. 利用Delaunay三角形和Voronoi划分的迭代式进行平面的划分,本程序基于OpenCV实现-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:3546
    • 提供者:nddiffi
  1. ch7

    0下载:
  2. GIS算法课件:Delaunay三角网与Voronoi图算法,绝对适合GIS新手-GIS algorithm courseware: Delaunay triangulation and Voronoi diagram algorithm, and is suitable for novice GIS
  3. 所属分类:GIS program

    • 发布日期:2017-04-05
    • 文件大小:617520
    • 提供者:zhuzhi
  1. simplevoronoi

    0下载:
  2. 简单的Voronoi图生成算法,采用steve fortune 的线扫描算法实现。有测试,有源码,非常好-A fast, simple Java library for calculating Voronoi lines given an array of input coordinates. It does not feature code to display the results ...
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:48028
    • 提供者:丁未
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. MATLAB

    4下载:
  2. 绘制二维平面内的voronoi图,并给出多边形顶点坐标及面积-plot voronoi
  3. 所属分类:Graph Drawing

    • 发布日期:2016-03-05
    • 文件大小:1024
    • 提供者:陈小慢
  1. voronoihex

    0下载:
  2. 该代码用voronoi方法规则的产生均匀分布的六边形网格,类似蜂窝状分布-The code used to generate a uniform distribution rules voronoi method hexagonal grid, honeycomb-like distribution
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:Zoe
  1. Deskto2p

    0下载:
  2. 【谷速软件】matlab有偿编程 裁剪Voronoi图 可以作为参考使用-[Valley] matlab paid programming software speed cutting Voronoi diagram can be used as references
  3. 所属分类:Wavelet

    • 发布日期:2017-04-26
    • 文件大小:18906
    • 提供者:李妍
  1. Voronoi_3D

    15下载:
  2. 利用MPT工具箱生成三维Voronoi图并输出拓扑信息到Excel文件。-Use MPT toolbox to generate three-dimensional Voronoi diagram and output topology information to an Excel file.
  3. 所属分类:3D Graphic

    • 发布日期:2016-12-24
    • 文件大小:319488
    • 提供者:
  1. sx_voronoi

    0下载:
  2. 在指定的凸多边形区域内生成voronoi图,并获得每个子区间的顶点坐标-Get the Voronoi Figure generated in specified area and obtain the vertex coordinates for each sub-section
  3. 所属分类:Fractal program

    • 发布日期:2017-04-11
    • 文件大小:701
    • 提供者:
  1. TINandVoronoi

    0下载:
  2. 通过逐点增入法生成delaunay三角网,在链接外接圆圆心生成泰森多边形-It uses c# to construct delaunay triangle and voronoi
  3. 所属分类:GIS program

    • 发布日期:2017-04-29
    • 文件大小:120437
    • 提供者:李璟莹
  1. excelpointtovoronoi

    0下载:
  2. 从excel中导入点数据,通过先构建delaunay三角网再生成voronoi图-Import point data the excel, through the first build Delaunay triangulation and then generate Voronoi diagram
  3. 所属分类:GIS program

    • 发布日期:2017-04-29
    • 文件大小:79108
    • 提供者:李璟莹
  1. v1

    2下载:
  2. 用MATLAB软件生成二维voronoi图形,把voronoi图形的信息依次保存到txt文件中,以便后续使用。-Using MATLAB software generates a two-dimensional voronoi graphics, information graphics to voronoi sequentially stores txt file for later use.
  3. 所属分类:2D Graphic

    • 发布日期:2016-03-05
    • 文件大小:1024
    • 提供者:Jing
  1. qhull-2015.2

    0下载:
  2. 最新版的qhull 用于快速实现三维凸包,并且有Delaunay三角化,半平面交,voronoi图。programs.-a 3D quickhull program,and has delaunay triagulation,half intersection,voronoi
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2664804
    • 提供者:hh
  1. CVT

    0下载:
  2. 完成在多边形内随机撒给定数目点的二维Voronoi图生成-The generation of two-dimensional Voronoi diagram of random scatter point in polygon
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2351
    • 提供者:徐小新
  1. Crust_algorithm

    1下载:
  2. 用于Crust图的散乱数据点集的曲面网格重建的算法,包括Voronoi图和Delaunay三角化的全新的曲面重建算法。-Algorithm for scattered data points Crust graph of surface mesh reconstruction, including the Voronoi diagram and Delaunay triangulation algorithm.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1172591
    • 提供者:song
« 1 2 3 4 56 »
搜珍网 www.dssz.com