搜索资源列表
b样条曲面
- b样条曲面绘制-b-spline surface mapping!
B样条曲线1
- B样条曲线1-B-spline curves 1!
Uniform.B-spline.Curve
- 实做电脑图学的Uniform B-spline Curve。先在画面上,任意点几个绘图点,并设置degree,按下Uniform B-spline按钮,即可产生图形。
B-SPLINE
- 二次或三次B样条函数插值函数vc++实现
B
- B样条曲线和三次B样条插值的相关知识不完全总结
B
- 用OpenGL中的函数绘制B样条曲线,并可以交互调节参数
B-spline
- 结合反求工程CAD建模自身的特点和用户的实际需要,主要对B样 条曲面造型三个方面的工作做了较为细致和深入的研究和探讨
B-spline_parametric_curve
- mfc实现的二次B样条曲线实例,点击所有的点之后,点击生成按钮,自动实现绘制二次B样条曲线。 此实例是我费了很大劲才找来的,对研究二次B样条曲线绘制会有很大帮助。
B-spline
- B样条曲线插值程序,实现B样条曲线的经典算法
二次B样条曲线的绘制
- 从用c语言编出程序要用文件输入数据。 绘制二次B样条曲线的表达式: P(0,2)(t)=P0*G(0,2)(t)+P1*G(1,2)(t)+P2*G(2,2)(t) 0<=t<=1-from using language out to document procedures with the input data. Drawing II B-spline curves of expression : P (0,2) (t) = P0 * G (0,2) (t) * G P1 (1,2
绘制三次B样条
- 一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
3次B样条曲线
- 这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
Bspline.3次B样条小波程序
- 3次B样条小波程序,用MATLAB写的,思想简单,但要建立好像不容易,大家看看,3 bspline wavelet program,using matlab language.The idea is not complex,but it is not easy to realize it.Hope all read.
B-spline-surface
- 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
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
B-SPLINE
- 两篇关于B样条处理的英文文章,涉及到插值等相关内容-2 on the B-spline to deal with the English articles, related to interpolation and other related content
BSpline
- 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
Homework7_1
- 三次B样条曲线画图函数 可以自己设定点的坐标 产生 3次B样条曲线-Three B-spline curve drawing function set-point can generate 3 times the coordinates of B-spline curve
三次B样条细分
- 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
b样条
- b样条曲线程序和gui界面,输入参数画出曲线(B-spline curve program and GUI interface, input parameters to draw the curve)