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

搜索资源列表

  1. B样条曲线反求_OpenGL环境--数据点加入输出点列

    1下载:
  2. 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:979062
    • 提供者:lanhaibo2003
  1. triangle

    0下载:
  2. Shewchuk的三角剖分算法,能剖分带孔的离散点,PII233 剖分一百万个离散点只需20秒。-Shewchuk 涓夎
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:158841
    • 提供者:洋流
  1. cdtall.tar

    0下载:
  2. Constraint Delaunay triangulations,用于剖分具有外部轮廓线或内部轮廓线的离散点集 -Constraint Delaunay triangulations, uses in to cut in half has exterior contour line or the internal contour line separate set of points
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:708096
    • 提供者:洋流
  1. 离散等高线数据三角形网格分形

    0下载:
  2. 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmail.com-This is my reference to
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:229498
    • 提供者:马占寅
  1. Voronoi1

    0下载:
  2. 用于离散点的构建三角网.文件是一个学习算法的文件,可以自行画点,然后构三角网-discrete points for the Construction of triangulation. Paper is a learning algorithm, can draw on its own, then conformation triangulation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:268520
    • 提供者:冉慧敏
  1. 603Grid

    1下载:
  2. 基于VB的等值线生成源码.该等值线是基于离散点构建三角网生成的-VB-based contour generation source. The contours are based on discrete points of the Triangle Generation Network
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:123531
    • 提供者:贾柳静
  1. quickbag

    0下载:
  2. 快速求解离散点集的最小闭包,用于构建delaunay三角形中-discrete point set the minimum closure, used to build nodes Triangle
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:658570
    • 提供者:李莉莉
  1. implot

    0下载:
  2. 该程序给出了如何根据离散点做圆拟和,拟和精度比较高-the program given how discrete points to be won and done, to be relatively high accuracy and
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1049
    • 提供者:ouyanglq
  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. fenzizongshu 用matlab实现在地图上画离散点

    0下载:
  2. 用matlab实现在地图上画离散点,设置m_map函数-Using matlab to achieve discrete points on the map drawn
  3. 所属分类:绘图程序

    • 发布日期:2017-03-22
    • 文件大小:740
    • 提供者:晏怀斌
  1. EpipolarGeometryToolbox.rar

    0下载:
  2. matlab编写的对极几何约束算法,用来剔除角点跟踪过程中的离散点,matlab prepared for a very geometric constraint algorithm, used to remove corner to track discrete points in the process of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4470673
    • 提供者:zk
  1. RPIM_sh96close2d.rar

    1下载:
  2. 用无网格径向基点插值法,由少数离散点信息,插值拟合出密集点信息,对简单及复杂曲面都可,准确率高,meshless radial basis point interpolation method, fits the simple and complex surface, acurate
  3. 所属分类:OpenGL program

    • 发布日期:2014-09-05
    • 文件大小:2942
    • 提供者:mayue
  1. zyb_triangle

    0下载:
  2. 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:108742
    • 提供者:dgdfg
  1. Convex_Hull_Algorithm

    1下载:
  2. 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:5364
    • 提供者:荆凯旋
  1. 3D_OPenGL_VC

    0下载:
  2. 用VC和OPenGL绘制三维离散点数据。-Three-dimensional mapping with the VC and OPenGL discrete point data.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4182898
    • 提供者:刘燕
  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. lsdqxzxsf

    0下载:
  2. 提出一种曲线算法,提高曲线计算效率,解决工程应用中离散点曲线造型问题。-A curve algorithm to improve computational efficiency curve, to solve engineering problems in the discrete point curve modeling.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:143370
    • 提供者:杀敌
  1. shuzituxiangchuli

    0下载:
  2. 在传统图像识别中的模板匹配技术面临着计算量大,存储量大的缺点,因此提出了基于遗传算法的图像识别的方法。本文提出了传统的基于遗传算法和normxcorr2结合的方法,对图像进行离散化,然后把图像识别问题变成一系列的离散点组合优化问题,再利用遗传算法对种群优化的性能,对各个控制点组合优化,让控制点与模板进行匹配,寻出最优解。最后通过实验验证遗传算法在图像识别的优点。-In the traditional image recognition in the face template matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:122653
    • 提供者:谢宗华
  1. B样条曲线反求_OpenGL环境--数据点加入输出点列

    0下载:
  2. 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector, according to the given preci
  3. 所属分类:OpenGL

    • 发布日期:2017-12-16
    • 文件大小:978944
    • 提供者:沙-粒
  1. MyCrustOpen

    1下载:
  2. 用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
  3. 所属分类:图形图像处理

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com