搜索资源列表
-
2下载:
人工选取控制点的多项式图像配准matlab代码。程序运行后,在弹出的第一副图像中利用鼠标选择控制点(多于3个),双击结束。然后在弹出的第二副待配准的图像中同样选取相应的控制点,双击结束。运行结果就会输出配准后的图像。-artificial selected control point polynomial Image Registration Matlab code. Running after the ejection of the first vice images using the mo
-
-
0下载:
Bézier曲线是自由形式曲线最普遍的一种表示方法。曲线以Pierre Bézier的名字命名。
Bézier曲线是一条多项式的曲线,近似地表示它的控制点。曲线可以是任何次数的多项式。一条n次曲线由n+1个控制点来控制。曲线对第一个点和最后一个点插值,其形状直接受其它的控制点的影响。
-Free-form curve Bézier curve is the most common way of saying that. Curve, named after Pierre Bézier.
-
-
1下载:
B样条曲线给出了一种方法,用具有 连续性的k-1次的多项式曲线对n个控制点集合进行拟合,B样条曲线允许任意阶连续。因此,在计算机图形学中优先选择B样条曲线来定义非常平滑的曲线。如果要通过任意数量的点生成满足C2或更高阶连续性的曲线,B样条曲线是一种较好的选择。-B-spline curve presents a method, the continuity of k-1 times on the n-polynomial curve fitting set of control points,
-
-
0下载:
计算GIS图像配准中的残差,多项式控制点配准-GIS image registration in the calculation of the residuals, the control point matching polynomial
-
-
0下载:
多项式拟合和三次b样条曲线拟合源代码,过关键控制点。-Polynomial fitting and cubic b-spline curve fitting source code, hit critical control points.
-
-
0下载:
型值点反算控制点要解线性方程,画样条曲线,常用三次多项式参数曲线构造,保持一阶或二阶导数连续。-Data points Inverse control point to solving linear equations, draw splines, commonly cubic polynomial parametric curves constructed, maintained a first or second derivative continuous.
-
-
0下载:
基于控制点的图像配准。选用多项式几何校正模型获得配准参数,双线性内插进行灰度插值。-Image registration based on the control points. Selection polynomial geometric correction model to obtain registration parameters, bilinear interpolation gray interpolation.
-
-
0下载:
绘制AH-Bezier曲线的matlab程序,不同于传统的Bezier曲线,AH-Bezier曲线包含代数和双曲多项式,能不用有理形式精确表示双曲线段。压缩包中,DrawAHBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间AH-Bezier曲线均适用。-Draw AH-Bezier curve matlab procedures, different the traditional Bezier curves, AH-Bezie
-
-
0下载:
绘制H-Bezier曲线的matlab程序,不同于传统的Bezier曲线,H-Bezier曲线仅含纯双曲多项式,压缩包中,DrawHBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间H-Bezier曲线均适用。-Draw H-Bezier curve matlab procedures, different the traditional Bezier curve, H-Bezier polynomial hyperbolic c
-
-
0下载:
绘制P-Bezier曲线的matlab程序,不同于传统的Bezier曲线,P-Bezier曲线由三角多项式定义。压缩包中,DrawPBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间P-Bezier曲线均适用。-Draw P-Bezier curve matlab procedures, different the traditional Bezier curve, P-Bezier polynomial curve define
-
-
0下载:
绘制AH-Bezier曲面的matlab程序,不同于传统的Bezier曲面,AH-Bezier曲面包含代数和双曲多项式,能不用有理形式精确表示双曲面片。压缩包中,DrawAHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw AH-Bezier surfaces matlab program, unlike traditional Bezier surfaces, AH-Bezier curve
-
-
0下载:
绘制H-Bezier曲面的matlab程序,不同于传统的Bezier曲面,H-Bezier曲面由纯双曲多项式定义。压缩包中,DrawHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw H-Bezier surfaces matlab program, unlike traditional Bezier surfaces, H-Bezier polynomial curve defined by
-
-
1下载:
绘制P-Bezier曲面的matlab程序,不同于传统的Bezier曲面,P-Bezier曲面仅含纯三角多项式。压缩包中,DrawPBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的P-Bezier曲面均适用。-Draw P-Bezier surfaces matlab program, unlike traditional Bezier curve, P-Bezier surfaces containing only pure tr
-
-
0下载:
使用zernike多项式进行光学镜面的像差拟合,方便对光学镜面或者眼睛诊治过程中的监控和光学像差信息的控制。(The Zernike polynomial is used to fit the aberration of the optical mirror. It is convenient to control the monitoring and optical aberration information during the diagnosis and treatment of the
-