搜索资源列表
-
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
-
-
0下载:
%彩色图片放大双线性内插法,实现图片的高质量放大, Color picture to enlarge bilinear interpolation to achieve high-quality picture to enlarge
-
-
0下载:
可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好,Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
-
-
0下载:
自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
-
-
0下载:
2006年老外写的双线性内插的源代码,简单易学,容易上手。-Written in 2006, foreigners bilinear interpolation of the source code, easy to learn, easy to use.
-
-
0下载:
用 双 线 性 插 值 法 实 现 图 像 缩 放-Using bilinear interpolation for image zooming
-
-
1下载:
用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
-
-
0下载:
对于像素有缺失的图像,分别采用“直接位置代替”“双线性内插”“视差相关性”等方法实现图像的还原,并比较三种方法的掩盖质量-For the pixels are missing images, were used " directly here instead of" " bilinear interpolation" " parallax relevance" and other methods to achieve the reductio
-
-
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下载:
采用通过提取图像的边缘特征对两幅图像配准,并采用双线性插值算法来提高配准精度。用于两幅图像间变化不大的配准。-Adopted through the extraction of image edge characteristics of two image registration, using bilinear interpolation algorithm to improve registration accuracy. Between two images for little chan
-
-
1下载:
双线性插值(Bilinear Interpolation)-Bilinear interpolation (Bilinear Interpolation)
-
-
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.
-
-
1下载:
自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
-
-
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下载:
使用双线性内插或二次曲面内插放大图像,然后使用彩色自蛇模型去除边缘模糊和锯齿效应-Using bilinear interpolation or quadratic surface interpolation to enlarge the image, then use the color removed from the snake model and the sawtooth effect of edge blur
-
-
1下载:
航迹识别,用到改进的近邻搜索算放,双线性插值,BP预测等方法-Track identification, use the search operator to improve the neighbor put, bilinear interpolation, BP prediction method
-
-
0下载:
双线性插值matlab程序,内容是灰度级插值之双线性原理与实现,包括原理简介和代码源程序-Bilinear Interpolation based on matlab
-
-
1下载:
采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。-using bilinear interpolation algorithm for image scaling, matlab can compile
-