搜索资源列表
OpenGL_Surface
- OpenGL程序示例,Nurbs曲面绘制,属于求值程序和非均匀有理B样条类。适合初学者学习OpenGL编程技术。-OpenGL procedures example, Nurbs surface mapping, is evaluated and non-uniform rational B-splines category. For beginners learning OpenGL programming technology.
curve_test.tar
- curve_test is a set of 3 programs to demonstrate 3 different kind of third-order parametric curves: Hemite curve segments, Bezier curve segments, and Splines. Hemite curves are defined by two endpoints and two v
Splines(Java)
- spline drawing code of Java, 对学习spline曲线很有帮助-spline drawing code of Java. spline curves for the study helpful
TPS-RPM
- 非刚性强壮点匹配图像配准。用于医学图像配准。thin plate splines robust point matching.-nonrigid strong point matching image registration. For the medical image registration. Thin plate spline robust point matching.
acontour
- This toolbox provides some functions for manipulating planar, closed splines to implement image or video segmentation by means of deformable (or active) contours. Contour topology is managed in a way that should allow ch
nurbs++-3.0.11
- NURBS++库--Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS. This allows the user
code_multiphase
- This toolbox provides some functions for manipulating planar, closed splines to implement image or video segmentation by means of deformable (or active) contours. Contour topology is managed in a way that should allow ch
multilevelB-splines
- 关于B样条曲面拟合的资料,很好很全面,从外国IEEE上下载的,供大家分享
wavelet
- Matlab实现Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等源代码 这个m代码包含了一系列的小波变换的实现函数,有Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等. 可以进行1D或者二维小波变换。
multilevelB-splines
- 关于B样条曲面拟合的资料,很好很全面,从外国IEEE上下载的,供大家分享-On the B-spline surface fitting of the data, very good very comprehensive, from foreign IEEE downloaded for everyone to share
spline.Qt4
- Class for construction of cubic natural and periodic splines. Allows to construct the spline passing through set points. Using Qt4.
Cubicv3
- Another very useful explanation of what cubic splines are and how we are able to interpolate them
Splines
- Algoritmo de Splines
Splines
- Algorithm Splines, functions interpolation
RBF
- Radial basis functions are used for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subclass). The pac
wood-splines
- 用龙格-库塔方法计算wooden-splines曲线,并用计算机图形学绘出曲线的图象.-Runge- Kutta method wooden-splines curve and the curve drawn with computer graphics images.
Splines123
- My Cubic Splines hope u like it
b-spline
- 1) Create a closed B-splines curve by using five control points and also with its control polygons. Here is the attachment: • closedbspline.m 2) Create a Uniform B-splines curve where the k=3,n=2 and i=0,
Natural-Cubic-Splines
- Natural Cubic 插值,里面有一个经典实例,希望有用-Natural Cubic Splines interpolation, there are a classic example of the hope that useful. . .
Interpolation
- Interpolation using splines, several types of codes in one.