搜索资源列表

  1. Delaunay

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:80896
    • 提供者:刘洋
  1. package

    0下载:
  2. Delaunay 分治法进行三角剖分,同时对剖分后的三角面片进行动画模拟。-Divide and conquer Delaunay triangulation, while triangles after subdivision animated simulation.
  3. 所属分类:分形几何

    • 发布日期:2024-05-20
    • 文件大小:2766848
    • 提供者:陈栋
  1. delaunay_vc

    0下载:
  2. delaunay三角网剖分的vc++实现-implement of delaunay with vc++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2440192
    • 提供者:michael
  1. tinlib

    0下载:
  2. 三角网生成程序。Delaunay三角剖分,限定三角剖分,网格细分等功能。-Triangle mesh generator with Delaunay algorithm,contrained,refinement
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:231424
    • 提供者:yuanganghui
  1. ppt-triangel

    0下载:
  2. 本專題分為3大部份 1. 對單一圖片做邊緣檢測後, 統計其複雜度, 再以 Delaunay 三角網來分割複雜度較高的圖形, 將此圖形之三角網的三點座標與RGP值 取樣後壓縮儲存, 及達成壓縮目的. 還原部份為, 以線性內插則是將取樣後的三角網三點內插後還原之原理, 還原單一影像, 再將所有還原之影像串連撥放即完成之影片還原. 2.讀取RS-232接至RFID門禁系統, 讀取Myfair悠遊卡之卡號,
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:2199552
    • 提供者:朱庭贤
  1. lidar

    0下载:
  2. 对lidar数据进行处理,并建立delaunay三角网-On lidar data processing, and the establishment of delaunay triangulation
  3. 所属分类:绘图程序

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

    0下载:
  2. 所属分类:网格计算

    • 发布日期:2024-05-20
    • 文件大小:1948672
    • 提供者:gaoyining
  1. code

    0下载:
  2. 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:GSD
  1. qhull-2010.1-src.tar

    0下载:
  2. QHull Delaunay Triangulation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:674816
    • 提供者:KIDXT
  1. QuickDelFEX123

    0下载:
  2. MEX routines that can be a faster alternative to the Matlab built-in Delaunay triangulator
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:samor
  1. nearestneighbour

    0下载:
  2. Compute nearest neighbours (by Euclidean distance) to a set of points of interest from a set of candidate points. The points of interest can be specified as either a matrix of points (as columns) or indices into the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:nadir
  1. BallFretting190809

    0下载:
  2. This tool is a simplification of the ballpivoting algorithm. It imagines a bella eating a delaunay traignulation in order to extract a manifold surface. It requires a single parameter: radius of the fretting ball.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:851968
    • 提供者:tao lu
  1. DelaunayTrigX

    0下载:
  2. Delaunay三角剖分,来自codeguru,原为VC.net 2003,现修改为 VC6.0 SDI, 支持IE ReBars-Delaunay Triangulation Algorithm Implementation by VC6.0, original imp VC.net 2003 (From codeguru ).
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:75776
    • 提供者:szh
  1. ExtractDelaunayTiangles

    0下载:
  2. this help to draw delaunay triagles is input x,y to vectors represent coordinate of points for exemple p1(1,2) ,p2(3,4) p3(5,6) then x=[1,3,5] and y=[2,4,6]-this help to draw delaunay triagles is input x,y to vectors re
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:khalid2304
  1. Construction-of-Delaunay

    0下载:
  2. 数字高程模型DEM构建Delaunay三角网-DEM digital elevation model constructed Delaunay triangulation
  3. 所属分类:其他小程序

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

    0下载:
  2. 三角剖分是实现等值线绘制必经之路,本程序可以用来模拟用户输入的点是如何实现三角剖分的-Triangulation is the only way to achieve equivalent line, the program can be used to simulate user input point is how to achieve triangulation
  3. 所属分类:Windows编程

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

    0下载:
  2. 基于opencv的Deluanay抛分算法,可以实现点到面的扩散-Opencv of Deluanay throw points based algorithms, can point to the proliferation of surface
  3. 所属分类:OpenCV

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

    0下载:
  2. 简单多边形的三角剖分,在计算机图形学及地学问题三维重建领域有着广泛的应用.根据简单多边形的定义和三角剖分原则,提出了一种简单多边形三角剖分的算法,该算法通过判断某顶点和基边之间的位置来实现对简单多边形的三角剖分算法实现简单容易理解适用于任意简单多边形的三角剖分-Triangulation of simple polygon in computer graphics and three-dimensional reconstruction
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1942528
    • 提供者:LJY
  1. 05362373

    0下载:
  2. High Quality Visual Hull Reconstruction by Delaunay Refinement
  3. 所属分类:matlab例程

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

    0下载:
  2. 构建Delaunay三角网的VB源程序,用于数字地形、数字高程模型建立-Construction of Delaunay triangulation VB source code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:xwz
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 36 »

源码中国 www.ymcn.org