搜索资源列表
-
0下载:
图像插值算法(最近邻域和双线性),很好用。-image interpolation algorithm (recent neighborhood and bilinear), is useful.
-
-
0下载:
VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计,VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
-
-
0下载:
计算机动画练习,给定起始终止图像,实现线性插值-Computer animation practice, given the initial termination of the image, to achieve linear interpolation
-
-
0下载:
利用偏移量插值实现图像的透视变换(运用了双线性变换原理)-Offset interpolation using the image perspective transformation (using the bilinear transformation principle)
-
-
1下载:
Image Interpolation,Matlab 7实现的图像插值程序-Image Interpolation, Matlab 7 to achieve the image interpolation process
-
-
0下载:
A New Edge-based Intra-field Interpolation Method for Deinterlacing Using Locally Adaptive-thresholded Binary Image for matlab
-
-
0下载:
将2D图像中的局部区域放大,采用了较快的插值算法-2D image will zoom in the local area, using a fast interpolation algorithm
-
-
0下载:
通过频域变换的方法实现图像的放大,该代码是实现对4:2:0YUV视频序列的放大,相对于普通的插值算法有较好的效果。-By frequency-domain transform method for image magnification, the code is to achieve the 4:2:0 YUV video sequence amplification, relative to the general interpolation algorithm has a good effe
-
-
0下载:
This program is an image interpolation (bilinear interpolation).
-
-
0下载:
最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法-The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation
-
-
0下载:
用Matlab实现的对图像双线性插值进行缩放,里面包含两次缩放-Bilinear interpolation of the image is scaled using Matlab, which contains two scaling
-
-
0下载:
用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolatio
-
-
0下载:
图像插值,最邻近,双线性,双三次算法函数-Image interpolation, nearest neighbor, bilinear, bicubic algorithm function
-
-
0下载:
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和
-
-
0下载:
数字图像几何变换,程序比较简单,以后实现双线性插值的-Digital image geometric transformation, the procedure is relatively simple, after bilinear interpolation
-
-
1下载:
spline插值函数,可改变为spline函数,有助于spline图像插值算法解决-spline interpolating function, you can change the spline function helps spline image interpolation algorithm to solve
-
-
0下载:
这个算法是用来对两幅图像进行仿射变换再利用PV插值算法求取变换后图像的灰度值-Partial Volume Interpolation is a function to transform a reference image to a floating image.
-
-
0下载:
基于Hermite的数字图像编程,利用样条插值实现-Based on Hermite digital image programming, using spline interpolation to achieve
-
-
0下载:
傅里叶变换的图像(即频谱)进行加窗处理傅里叶变换插值,高通滤波。-Fourier transform of the image (ie the spectrum) for windowed Fourier transform interpolation processing, high-pass filtering.
-
-
0下载:
通过对图像RGB三通道进行双线性插值以放缩图像!-RGB three-channel image by bilinear interpolation image to zoom!
-