-
-
-
-
ZoomInterpolation_Source.zip
图像缩放,里面有各种插值算法,很全
OpenGL Nearest Interpolation
OpenGL Linear Interpolation
GLSL Bi-Linear
GLSL Bi-Cubic
Triangular
Bell
B Spline
CatMull-Rom
-
-
full.zip
Using vc platform for the development of bi-cubic spline interpolation function, has high accuracy, can be completed on the surface of the interpolation points
-
-
bspline_tools.zip
this package implement a b spline algorithm in 1D 2D and 3D level. the Interpolation detail could be choose as use like.
-
slin.rar
三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。
-
Assignment1.zip
利用B spline和Catmull-rom spline实现物体的移动,旋转由四元数和欧拉角实现。
需要已配置opengl.
-
4.zip
finds polynomials using spline algorithm
-