当前位置:
首页 资源下载
搜索资源 - spline image interpolation
搜索资源列表
-
0下载:
图像旋转(三次样条插值)-image rotation (cubic spline interpolation)
-
-
0下载:
用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
-
-
1下载:
三次样条插值计算对图像插值具有良好效果,希望大家喜欢,谢谢,Calculation of Cubic Spline Interpolation of Image Interpolation with good results, I hope you like it, I would like to thank
-
-
1下载:
双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
-
-
0下载:
三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
-
-
1下载:
图像线性插值,包括nearest neighbor(pixel duplication),bilinear,bicubic,lanczos,B-spline, cubic,Fourier zero-padding (sinc)-Image linear interpolation, including nearest neighbor (pixel duplication), bilinear, bicubic, lanczos, B-spline, cubic, Fourier zero-pa
-
-
0下载:
Non-rigid image warping using Thin-plate spline interpolation
-
-
1下载:
本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
-
-
0下载:
本文实现了利用B样条函数对图象插值放大的快速算法,并在此基础上,进一步提出了彩色图象放大的方案,既先将图象从RGB空间转换到YUV空间,对UV分量插值放大后进行低通滤波处理,最后再将图象转换至RGB空间。实验结果显示了该方法插值效果好并且处理时间短。-In this paper, the realization of the use of B-spline function of image interpolation to enlarge the fast algorithm, and on
-
-
0下载:
digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
-
-
0下载:
B 样条图像插值相关论文,希望对大家有用-B-spline image interpolation related papers, we want to be useful
-
-
0下载:
图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。-Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic spline interpolation.
-
-
0下载:
用matlab编写的实现三次样条插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Written by matlab cubic spline interpolation to achieve the code to generate the image to show the first node, second node, the error point.
-
-
0下载:
包括几种基于多项式插值的图像处理matlab代码,包括双三次插值,样条差值等-Includes several image processing based on polynomial interpolation matlab code, including double-cubic interpolation, spline difference, etc.
-
-
0下载:
1. 最小二乘法拟合数据成直线。
2. 三次样条插值。
3. 两个3D演示程序(用程序直接在平面上画的三维图像)。-自动翻译的:1 a linear least-squares fitting the data. 2 cubic spline interpolation. 3 two 3D demo program (application directly on the painting in three-dimensional image plane).
-
-
0下载:
基于混合插值样条的基于混合插值样条的保边缘图像插值算法 -Edge-preserving Image Interpolation Algorithm Based on Blending Interpolation Spline
-
-
1下载:
B样条插值算法,对图像进行插值,效果比一般的插值算法要好-B spline interpolation algorithm for image interpolation, the effect is better than the common interpolation algorithm
-
-
1下载:
spline插值函数,可改变为spline函数,有助于spline图像插值算法解决-spline interpolating function, you can change the spline function helps spline image interpolation algorithm to solve
-
-
3下载:
图像缩放是本人参与过的一个项目。本人利用常用的图像缩放算法(如最近邻插值法,双线性插值算法,三次插值算法,B-样条插值等)对图像进行缩放并分析各个算法的优缺点(本文有相应的算法源程序代码)。最后在对算法进行改进。-Image scaling is a project I worked on. I use common image scaling algorithms (such as nearest neighbor interpolation, bilinear interpolation a
-
-
0下载:
image interpolation use spline method
-