搜索资源列表
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.
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
multilevelB-splines
- 关于B样条曲面拟合的资料,很好很全面,从外国IEEE上下载的,供大家分享
An_efficient_scattered_data_approximation_using_mu
- An efficient scattered data approximation using multilevel B-splines based on quasi-interpolants
a practical guide to splines
- 一本关于B样条学习的外文书,据说很经典
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.
BBBspline
- 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
Binterpolation
- B样条方面的算法代码 请大家指教.-B-spline algorithm of the code Please enlighten.
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
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
B-Spline
- 用b-splines变换的方法实现分数延迟滤波器matlab仿真程序-Using b-splines transform method to achieve Score delay filter matlab simulation program
b-splines
- 基于b样条的弹性图像配准程序 matlab实现-B-spline-based elastic image registration procedures for the realization of matlab
plot3d_2
- This function produces an image of a 3D object defined by matrix a(l,m,n) in terms of voxels the image is a view after rotating the object by angles alfa and beta (in degree) b is the image and d is its ditance to the vi
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,
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.
3-times-B-Splines
- 绘制3次B研样条曲线,通过代码运行演示出3次B样条曲线的绘制。-Research to draw 3 B spline curve, running through the code shows the three B-spline Curve.
GPU-Based-uniform-B-Splines
- This article presents uniform B-spline interpolation, completely contained on the graphics processing unit (GPU).
均匀三次B样条
- 三次均匀B样条,一阶导数,二阶导数程序的matlab程序,三个文件独立分开(Three uniform B splines, first derivative, two derivative procedures)
bspline_tools_1_2 (1)
- b-splines algorithm for matlab
b_spline_test
- 测试B样条的可行性,用opencv显示,验证结果良好。(The feasibility of testing B splines is shown with OpenCV, and the results are good.)