搜索资源列表
-
1下载:
几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
-
-
0下载:
根据所给样本数据用三种不同的方法绘制该公路并估计其长度。
分别用线性插值法、最近邻域插值法和三次样条插值法计算公路长度,并用勾股定理估计公路的长度
-According to the sample data in three different ways, the road map and estimate its length. , Respectively, by linear interpolation, nearest neighbor interpolation domain
-
-
0下载:
[matlab] DIP nearest neighbor interpolation and bilinear interploation -[matlab] DIP nearest neighbor interpolation and bilinear interploation
-
-
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下载:
这是对Bayer图像进行差值还原彩色图像的MATLAB模型文件-This is a Bayer image to restore the margin of the MATLAB model of color image files
-
-
0下载:
Performs nearest-neighbor or linear interpolation much faster than interp1 when an evenly-spaced lib
-
-
0下载:
Nearest-neighbor interpolation is a simple method of multivariate interpolation in one or more dimensions.
-
-
0下载:
自己编写的对一幅图像实现最近邻插值和双线性插值,可以直接运行,效果很好。-Write your own images of a nearest neighbor interpolation and bilinear interpolation, can be run directly, the effect is very good.
-
-
0下载:
使用最近邻插值法对图像进行缩放处理的matlab程序-Using the nearest neighbor interpolation image zoom processing matlab program
-
-
0下载:
在matlab环境下最近邻插值法、双线性插值法对图像进行放大和缩小。以及对图像加入噪声椒盐,高斯,乘性噪声。-The Matlab environment nearest neighbor interpolation, bilinear interpolation on the image to zoom in and out. And image noise added salt and pepper, Gaussian, multiplicative noise.
-
-
0下载:
In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or neare
-