搜索资源列表
三次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样条轨迹的位移、速度、加速度、加加速度图像的绘制
三次B样条曲线
- 用C语言编写的三次B样条曲线源代码!-C language prepared by the cubic B-spline curves source code!
splline2
- 绘制双三次B样条曲线-mapping bicubic B-spline curves
三次B样条函数
- 关于洋条函数的程序-on foreign function procedures
3次B样条曲线
- 这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control
样条演示
- 实现了图形学中的几种样条的绘制算法.包括二次、Bezier、B样条(二次、三次)等.-achieve the graphics of several samples of the mapping algorithm. Including the secondary, Bezier, B-spline (second, third).
deBoorCH
- de Boor 求值算法求作二次和三次B-样条插值曲线,Hartley-Judd法确定节点矢量,使用基于基的运算的插值法求控制顶点-algorithm evaluates demand for secondary and cubic B-spline interpolation curve, Hartley-Judd determine node vector-based computing interpolation method f
CurvePainter
- n次贝塞尔曲线及三次b样条曲线的绘制,使用自己编写的curve类,实现曲线上点坐标的计算与绘制,曲线点坐标的计算使用递归算法。点击左键设定控制点,之后点击右件绘制曲线。-n Bessel curve and three b-spline curve mapping, prepared to use their own type of curve, curve coordinates of the point on the calcula
CAGD-B
- 利用C++解决CAGD中的连续的三次B样条插值问题-The use of C++ Solution CAGD in three consecutive B-spline interpolation
B-SPLINE
- 二次或三次B样条函数插值函数vc++实现-Secondary or three B-spline function interpolation function vc++ Realize
B
- B样条曲线和三次B样条插值的相关知识不完全总结-B-spline curves and three B-spline interpolation of the relevant knowledge does not fully sum up
均匀三次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
三次B样条细分
- 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)