搜索资源列表
三次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
shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
cubic_
- Subdivision interpolation using cubic B-spline wavelet Average interpolation using cubic B-spline wavelet
cubic
- 使用立方b样条小波的均值插值。使用立方b样条小波的细分插值。-Average interpolation using cubic B-spline wavelet.Subdivision interpolation using cubic B-spline wavelet.
einspline-0.9.2.tar
- einspline is a C library for the creation and evaluation of interpolating cubic basis splines (B-splines) in 1, 2, and 3 dimensions. Fortran 77 wrappers are also included.
B-Spline
- 在picturebox上通过固定的点来绘制三次B 样条曲线。-Adopted in the picturebox to draw the fixed points of B-spline cubic curve.
Quxians1
- 均匀三次b样条曲线,可以拖动点来改变曲线,不过可操作性较低-Cubic b-spline curve
gridfit
- 准均匀三次B样条曲线曲面的多分辨率显示及编辑程序。能够实现随机生成指定次数的准均匀三次B样条曲线和曲面,-Quasi-uniform cubic B-spline curves and surfaces of the multi-resolution display and editing program. Randomly generated to achieve a specified number of quasi-uniform cubic B-spline curves and sur
B-spline
- Algorithms for B-spline,Cubic B-spline curves cycle algorithm,The nature of cubic B-spline,B-spline interpolation from the reverse point of control points-Algorithms for B-spline,Cubic B-spline curves cycle algorithm,The nature of cubic B-spline,B-sp
Cubic-B-Spline-Curve-Refinement
- Cubic B-spline Notes
B-Spline
- 2次B样条曲线和3次B样条曲线的matlab绘制,适用于初学者-Two B spline curve and cubic b-spline curve realization code, debugging through matlab, apply for beginners
Cubic-B-spline-curve
- 能实现三次B样条曲线的基本功能,对计算机图形学的初学者有一定的作用。-Can achieve the basic functions of cubic B-spline curve to a certain extent, the computer graphics beginners.
Cubic-B-spline-curve
- 能实现三次B样条曲线的基本功能,对计算机图形学的初学者有一定的作用。-Can achieve the basic functions of cubic B-spline curve to a certain extent, the computer graphics beginners.
Three-b-spline-wavelet-transform
- 经过改进的三次B样条小波变换,解决如何求解或者有没有已知的3次B样条小波重构滤波器系数的问题-Improved cubic B-spline wavelet transform, to solve how to solve or have no known three B-spline wavelet reconstruction filter coefficients problem
Bi-cubic-B-spline-surfaces
- 双三次B样条曲面案例的OpenGL编程,可绘制出曲面以及多边形-Bi-cubic B-spline surface case OpenGL programming, surfaces and polygons can be drawn out
Three-B-spline
- 三次B样条编程,能够对复杂曲线有很好的拟合效果。-Cubic B-spline programming of complex curves can have a good fitting effect.
三次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样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)