当前位置:
首页 资源下载
搜索资源 - Bilinear interpolation matlab
搜索资源列表
-
1下载:
This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably moder
-
-
0下载:
用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小,Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
-
-
0下载:
此原碼是兩種比較常見的內插法,分別是鄰近內插法及雙線性內插法,希望可以幫助到大家,The original code is the more common two types of interpolation, which are adjacent interpolation and bilinear interpolation, I hope you can help to
-
-
2下载:
MATLAB双线性插值法对图像进行放大和缩小,MATLAB bilinear interpolation image zoom in and out
-
-
0下载:
自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
-
-
6下载:
matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
-
-
1下载:
用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
-
-
0下载:
双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program
-
-
0下载:
matlab实现双线性插值算法,在界面上实现读取存放缩放图片-matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture
-
-
0下载:
[matlab] DIP nearest neighbor interpolation and bilinear interploation -[matlab] DIP nearest neighbor interpolation and bilinear interploation
-
-
1下载:
双线性插值(Bilinear Interpolation)-Bilinear interpolation (Bilinear Interpolation)
-
-
0下载:
A matlab source code to obtain image stitcing of two images using bilinear interpolation
-
-
0下载:
MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
-
-
0下载:
老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Descr iption
The mosaic.m scr ipt operates as follows:
First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Th
-
-
0下载:
双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
-
-
0下载:
Codes for Resizing Images with Bilinear Interpolation, without using Matlab embedded function.
-
-
0下载:
Codes for Shearing Images with Bilinear Interpolation, without using Matlab embedded function.
-
-
0下载:
利用多项式纠正(一次项)进行几何纠正,纠正过程采用反解法,重采样方法采用双线性内插。-The use of polynomial corrected (one-time items) for geometric correction, correct the process of adoption of anti-solution, re-sampling method using bilinear interpolation.
-
-
0下载:
bilinear interpolation of pints in matlab
-
-
0下载:
线性插值,matlab函数计算,比较适合初学者学习。-Linear interpolation, matlab function calculation, suitable for beginners to learn.
-