搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:979062
    • 提供者:lanhaibo2003
  1. 绘制b样条曲线

    0下载:
  2. 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen wi
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48706
    • 提供者:王静
  1. B样条

    0下载:
  2. 序功能:实现B样条曲线的计算和显示..翻译 开发工具:VC 提供...·一个简单的绘图软件源代码..翻译 开发工具:VC 提供...·计算机图形学中用DDA与中点法画直线-sequence features : B-spline curve calculation and display .. Translation Tools : VC ... provide a simple mapping software source code
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:146449
    • 提供者:冷新风
  1. B样条曲面蒙面算法

    0下载:
  2. B样条曲面蒙面算法,是实现b样条曲面的经典算法-B-spline surface masked algorithm, is b-spline surfaces of the classical algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:155990
    • 提供者:叶子
  1. BSplineCtrl B样条空间线

    1下载:
  2. BSplineCtrl B样条空间线,在空间绘制可以用鼠任意拖动来改变形状的B样条平滑曲线。用到的知识有:B-Spline ,鼠标三维拾取。-BSplineCtrl B-spline space line drawing in space can be used arbitrarily drag mouse to change the shape of B-spline smoothing curves. The knowledge i
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:111359
    • 提供者:华文广
  1. nonrigid_version23

    0下载:
  2. 根据2D或3D图像生成平滑的B样条网格,可用于表征图像(B-spline registration of two 2D / 3D images or corrsp. points, affine and with smooth b-spline grid.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1422336
    • 提供者:洪天昊
  1. 3次B样条曲线拟合

    1下载:
  2. 离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point in
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:溜溜蘑
  1. 三次B样条轨迹规划

    0下载:
  2. 根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2540544
    • 提供者:liwei007
  1. 三次B样条细分

    0下载:
  2. 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:9022464
    • 提供者:0_9
  1. B样条

    0下载:
  2. 调用Opengl,在vs2013平台下实现实现B样条曲线的绘制的功能(Using Opengl to draw B spline curve)
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:鑫鑫001
  1. B样条弹性配准matlab

    0下载:
  2. 数字图形配准示例代码 B样条弹性配准算法(有示例)(Graph registration B spline elastic algorithm (example))
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:575488
    • 提供者:Echo233
  1. nurbs 非均匀有理B样条

    0下载:
  2. 用Matlab程序实现非均匀有理B样条,程序简单,容易理解(nou-uniform rational B-spline)
  3. 所属分类:其他小程序

  1. 《计算机辅助几何设计与非均匀有理B样条》

    1下载:
  2. 《计算机辅助几何设计与非均匀有理B样条》(Computer aided geometric design and nonuniform rational B spline)
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:10027008
    • 提供者:静守成雯
  1. 非均匀有理B样条程序

    0下载:
  2. 能够计算出非均匀有理B样条,给定控制点,及样条阶次,即可绘制出想要的光滑曲线(The inhomogeneous rational B spline can be calculated)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:43008
    • 提供者:chenweix
  1. 利用de Boor算法绘制B样条曲线

    0下载:
  2. 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:47104
    • 提供者:zgwxc116
  1. matlab绘制B样条曲线正算反算

    0下载:
  2. 介绍利用matlab绘制B样条曲线时进行正算反算,有一定参考价值。(This paper introduces the use of MATLAB to draw the B spline curve, and it has some reference value.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:stlu2008
  1. 二、三次均匀B样条曲线

    0下载:
  2. 根据输入点坐标画出二次或三次均匀B样条曲线(According to the input point coordinates, draw two or three uniform B spline curves.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:我是真的
  1. 三次四阶b样条插值算法(Deboor算法)

    0下载:
  2. 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:39255040
    • 提供者:陈哈
  1. B样条拓扑优化

    0下载:
  2. 等几何方法采用B样条或NURBS基函数表示几何和解析解(B-spline or NURBS basis functions are used to represent geometric and analytical solutions.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:864256
    • 提供者:vvv顶顶顶
  1. b样条

    0下载:
  2. b样条曲线程序和gui界面,输入参数画出曲线(B-spline curve program and GUI interface, input parameters to draw the curve)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:习爱国
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org