搜索资源列表
-
0下载:
用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小,Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
-
-
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下载:
运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。-The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enh
-
-
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源码-Interpolation-based integration of a complete digital image information hiding matlab source
-
-
0下载:
一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
-
-
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下载:
基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
-
-
0下载:
基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动
键可选备选的峰值点总数,点击"REGISTER"按键,
对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
-
-
1下载:
运用滤波反投影的方法对所输图像进行重建,其中可以对图像的滤波和插值进行选择。-Using filtered back-projection method for the reconstruction of the input images, which can filter and interpolation of images to choose.
-
-
1下载:
自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
-
-
0下载:
利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。-Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filter
-
-
1下载:
Image Interpolation,Matlab 7实现的图像插值程序-Image Interpolation, Matlab 7 to achieve the image interpolation process
-
-
1下载:
基于多帧图像插值(Interpolation)技术的方法是SR恢复技术当中最直观
的方法。这类方法首先估计各帧图像之间的相对运动信息,获得HR图像在非均
匀间距采样点上的象素值,接着通过非均匀插值得到HR栅格上的象素值,最后
采用图像恢复技术来去除模糊和降低噪声(运动估计!非均匀插值!去模糊和
噪声)。-In this paper, we propose a novel method for solv-
ing single-image super-resoluti
-
-
0下载:
A New Edge-based Intra-field Interpolation Method for Deinterlacing Using Locally Adaptive-thresholded Binary Image for matlab
-
-
0下载:
matlab image interpolatio using wzp.
-
-
0下载:
分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。-Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the
-
-
0下载:
图像插值算法有三种:最近邻插值、双线性插值和双三次插值,这里有前两种插值算法的matlab程序-Image interpolation algorithm has three: nearest neighbor interpolation, bilinear interpolation and bicubic interpolation, here are the first two interpolation algorithm matlab program
-