搜索资源列表
Bsplin
- 计算B样条基的C程序,可以直接在matlab里调用-calculation of the B-spline - based C program can directly call the Matlab Lane
matlab_to_draw_the_cubic_B-spline
- 使用MATLAB绘制3次均匀B样条曲线,有一定参考价值
Bspline.3次B样条小波程序
- 3次B样条小波程序,用MATLAB写的,思想简单,但要建立好像不容易,大家看看,3 bspline wavelet program,using matlab language.The idea is not complex,but it is not easy to realize it.Hope all read.
b-splines.rar
- 基于b样条的弹性图像配准程序 matlab实现,B-spline-based elastic image registration procedures for the realization of matlab
B-spline-surface
- 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
conv2_bspline
- B样条函数与图像进行卷积的matlab快速算法。-B-spline function with images fast algorithm matlab convolution.
Byangtiaoquxian
- 图形学基础编程,B样条曲线,C++环境,适合新手参考学习-Graphics based on programming, B-spline curve, C++ Environment, suitable for novice reference learning
Create_bspline
- 用于产生离散B样条函数的Matlab源代码。-For the production of discrete B-spline function of Matlab source code.
@bsplinearray
- matlab ,B 样条进行矩阵计算, 用于图像处理中的B样条计算,-matlab ,b spline array, image processing
program3
- 二阶B样条小波边缘检测 处理后的图像为多尺度下的边缘检测图像 还需要进行边缘图像的匹配-Second-order B-spline wavelet edge detection image processing for multi-scale edge detection to the edge of the image also need to match image
Threebspline
- 实现了三次b样条的绘制,并且通过了matlab的调试-The realization of the three b-spline drawing, and debug through the matlab
matlab-B-spline-curve-of-anti-count
- 通过利用matlab实现B样条曲线的反算。-By the use of matlab B-spline curve of anti-count.
B-Spline
- 2次B样条曲线和3次B样条曲线的matlab绘制,适用于初学者-Two B spline curve and cubic b-spline curve realization code, debugging through matlab, apply for beginners
matlab-sanciyangtiao-b
- 三次样条曲线和B样条曲线matlab源程序-Cubic spline curves and B-spline curve matlab source
B-line-matalb
- 各类B样条matlab仿真程序,编译通过都可以运行-B line matalb
matlab绘制B样条曲面代码
- B样条拟合的4种方法介绍。MATLAB运行,十分简单。效率高。(Introduction of 4 methods of B spline fitting)
B样条弹性配准matlab
- 数字图形配准示例代码 B样条弹性配准算法(有示例)(Graph registration B spline elastic algorithm (example))
byangtiao 5.0 -1228
- 利用b样条函数实现曲线拟合,matlab程序,函数拟合(Using B spline fitting)
NBspline
- 利用matlab平台编写的非均匀有理B样条曲线绘制的程序(A program for drawing non-uniform rational B spline curves based on MATLAB platform)
Bspine
- 主要功能是根据任意给定控制点,绘制B样条曲线。可以用鼠标、键盘输入控制点,并能记录输入控制点的坐标。也包含清除、退出等基本的GUI功能。(Drawing B-spline curve according to any given control point.)