搜索资源列表
Bsplin
- 计算B样条基的C程序,可以直接在matlab里调用-calculation of the B-spline - based C program can directly call the Matlab Lane
Code
- 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
b-splines.rar
- 基于b样条的弹性图像配准程序 matlab实现,B-spline-based elastic image registration procedures for the realization of matlab
conv2_bspline
- B样条函数与图像进行卷积的matlab快速算法。-B-spline function with images fast algorithm matlab convolution.
nonrigid_version7b
- 非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。 非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimizatio
nonrigid_version10
- nonrigid_version10: Registration of two 2D images or 3D volumes both rigid and non-rigid with smooth b-spline grid without landmarks
Create_bspline
- 用于产生离散B样条函数的Matlab源代码。-For the production of discrete B-spline function of Matlab source code.
ThinPlateSpline_MatlabCode
- thin plate spline(薄板样条)模型,将已知图像通过非刚性变换得到所需要的图像,在图像配准中非常有用。-thin plate spline (thin plate spline) model, will be known through non-rigid image transformation to be necessary by the images of image registration in very useful.
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
MinMaxFilterFolder
- Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image process
FractsplineWTPc
- 分数阶B样条小波用于图像去噪的matlab程序。-B fractional spline wavelet for image denoising matlab program.
picture_interpolation_handle
- 包括几种基于多项式插值的图像处理matlab代码,包括双三次插值,样条差值等-Includes several image processing based on polynomial interpolation matlab code, including double-cubic interpolation, spline difference, etc.
ccvEvalBezSpline
- cvEvalBezSpline evaluates a Bezier spline with the specified degr-cvEvalBezSpline evaluates a Bezier spline with the specified degree
B-Spline
- 2次B样条曲线和3次B样条曲线的matlab绘制,适用于初学者-Two B spline curve and cubic b-spline curve realization code, debugging through matlab, apply for beginners
CubicSpline
- 使用的matlab语言编写的图像双三次样条插值,用于图像分辨率增强的经典算法,效果不错。-Matlab language used image bicubic spline interpolation, the classical algorithm for image resolution enhancement, to good effect.
MATLAB-zi-shi-ying-bi-jin
- 很好的多项式拟合程序 已经用过 自适应样条拟合-Good adaptive polynomial fitting procedure has been used spline fitting
ThinPlateSpline_MatlabCode
- 薄板样条图像变换方法,MATLAB程序,根据控制点变化平滑地变形图像,experiment.m为例子-Thin plate spline image transformation method, MATLAB program, based on the control points change smoothly deformed image, experiment.m for example
matlab2
- 基于matlab三次样条插值源码程序,word版的程序,可以供大家参考使用-Based on cubic spline interpolation matlab source program, word version of the program, you can use for your reference
MATLAB-code
- 包含各种常见的MATLAB程序,如图像去噪、图像识别、RBF神经网络的训练,三次样条插值、求解线性方程组等几十个程序。-MATLAB contains a variety of common procedures, such as image denoising, image recognition, training RBF neural networks, cubic spline interpolation, linear equations, such as dozens program
matlab绘制B样条曲面代码
- B样条拟合的4种方法介绍。MATLAB运行,十分简单。效率高。(Introduction of 4 methods of B spline fitting)