搜索资源列表
matlab_to_draw_the_cubic_B-spline
- 使用MATLAB绘制3次均匀B样条曲线,有一定参考价值
spline
- 三次样条插值 MATLAB编程 可直接会出图像并输出样条函数
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.
matlab_NURBS_ToolBox.rar
- 利用B-spline型值点求控制点,本例是用MATLAB实现的,using points in B-spline to get the control points, matlab
b-splines.rar
- 基于b样条的弹性图像配准程序 matlab实现,B-spline-based elastic image registration procedures for the realization of matlab
matlab-GUI.rar
- 数值分析程序matlab-GUI----第一型三次样条插值函数(包括M文件和GUI),Numerical analysis matlab-GUI---- the first type of cubic spline interpolation function (including M documentation and GUI)
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.
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
Byangtiaoquxian
- 图形学基础编程,B样条曲线,C++环境,适合新手参考学习-Graphics based on programming, B-spline curve, C++ Environment, suitable for novice reference learning
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.
fenglong07323206
- 一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3
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
nonrigid_version16
- Registration of two 2D/3D images, rigid and with smooth b-spline grid.
Wavelet
- 使用二次样条小波的多尺度小波分解及重构算法,为非抽样小波-wavelet transform using quadratic spline wavelet filters
ccvEvalBezSpline
- cvEvalBezSpline evaluates a Bezier spline with the specified degr-cvEvalBezSpline evaluates a Bezier spline with the specified degree
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
matlab绘制B样条曲面代码
- B样条拟合的4种方法介绍。MATLAB运行,十分简单。效率高。(Introduction of 4 methods of B spline fitting)