搜索资源列表
三次B样条曲线
- 用C语言编写的三次B样条曲线源代码!-C language prepared by the cubic B-spline curves source code!
绘制三次B样条
- 一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
二次三次B样条曲线代码
- 用VC6,MFC,实现了二次和三次B样条曲线的绘制。
三次B样条,一二三阶导矢图像
- 可用于机器人关节B样条轨迹的位移、速度、加速度、加加速度图像的绘制
quxiansuanf.rar
- 三次B样条参数曲线算法,在计算机图形学中很重要的点。希望对大家有用。,Three parameters of B-spline curve algorithm, computer graphics in a very important point. Useful for all of us hope.
scytqx
- 一个用C语言实现三次B样条曲线,计算机图形学-C language realization of the three B-spline curves, Computer Graphics
ThreeBsplinecurve
- 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary
Homework7_1
- 三次B样条曲线画图函数 可以自己设定点的坐标 产生 3次B样条曲线-Three B-spline curve drawing function set-point can generate 3 times the coordinates of B-spline curve
huizhibiquxian
- 绘制Bézier曲线, 三次B样条曲线的C++源程序-Drawing Bézier curves, three B-spline curve of C++ source code
Threebspline
- 实现了三次b样条的绘制,并且通过了matlab的调试-The realization of the three b-spline drawing, and debug through the matlab
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
yangtiaoxiaobo
- 三次B样条小波分解与重构算法程序,已经测试好了,可以直接使用的,提供给需要的朋友们-Three B-spline wavelet decomposition and reconstruction algorithm program has been tested OK, you can directly use, available to friends in need
bicubicHermiteBsplinecode
- 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
llb1
- 三次b样条曲线,计算机图形结构课程设计,c语言-on tarbo c vabas sd
Quxians1
- 均匀三次b样条曲线,可以拖动点来改变曲线,不过可操作性较低-Cubic b-spline curve
均匀三次B样条
- 三次均匀B样条,一阶导数,二阶导数程序的matlab程序,三个文件独立分开(Three uniform B splines, first derivative, two derivative procedures)
三次B样条轨迹规划
- 根据三次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-spline curve)
三次B样条细分
- 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
B-spline
- 均匀三次B样条曲线插值,定义插值函数,B样条拟合三维曲面(Interpolation of B spline curves)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)