搜索资源列表
Graph1.rar
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等
绘制三次参数样条插值曲线 (3KB).ZIP
- 绘制三次参数样条插值曲线 (3KB).ZIP,快来下载-drawing three parameters spline interpolation curve (3KB). ZIP, breaking download Bowl
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a
三次样条曲线
- 由本人改编自C程序的一个三次样条曲线模拟正弦波程序源码,有兴趣的可以看看.-from C procedures adapted from a cubic spline curve simulated sine wave source procedures are interested can look at.
样条演示
- 实现了图形学中的几种样条的绘制算法.包括二次、Bezier、B样条(二次、三次)等.-achieve the graphics of several samples of the mapping algorithm. Including the secondary, Bezier, B-spline (second, third).
Cubic-Spline-Interpolation
- 不管对于图像的编码还是解码,三次样条算法的性能都是很好的,然后由于计算量比较大使他的效率有所下降,在次提出了一个考虑算法质量的前提下的快速算法。-regardless of the coding for images or decoding, cubic spline algorithm performance are good, and then because of the comparison calculation of the efficiency Ambassador he decl
1
- C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC
CubicSplineAndBezier
- 三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
Graph1
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等--Many geometric figure drawing methods, like three dimensional graph, curve and curved face drawing, three transects tunes curve, BEYOND, curved surface, Beziel curve and so on
spline
- 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
sanciyangtiaoquxian
- 三次样条曲线,可以通过调节控制点调节曲线形状-Cubic spline curve, we can adjust the control point adjustment curves
PictureParticipate
- 图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。-Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic spline interpolation.
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector, according to the given preci
VC++三次样条插值和贝塞尔曲线实例程序
- VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
三次样条插值试验品_by婞
- 能够实现双三次样条插值,是图像处理中的常用函数。(Bicubic Spline Interpolation)
三次B样条细分
- 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
MATLAB三次样条插值法 求信号的包络线 源代码
- MATLAB三次样条插值法 求信号的包络线 源代码(MATLAB cubic spline interpolation method for the signal envelope source code)
三次样条曲线拟和
- 三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)
spline 三次样条曲线的例子
- spline 完成三次样条差值,其中使用追赶法求解M矩阵。
statistics
- 用此程序,可将一条曲线离散成散点,并用三次样条曲线重新拟合,使其具有良好而形态。(With this procedure, a curve can be discretized into scatters and re-fitting with a cubic spline curve to give it a good shape.)