搜索资源列表
-
0下载:
Bilinear interpolation by LabVIEW
-
-
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下载:
自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
-
-
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下载:
在CCS平台上优化过的基于C64x+的图像放大程序,用双线性插值法。-In the CCS platform optimized based on C64x+ The image to enlarge procedures, using bilinear interpolation.
-
-
0下载:
编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
-
-
1下载:
本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
-
-
0下载:
內插法應用於圖片縮放,此為原始碼,可以自由編輯,run之前需要自行builder-Interpolation method is applied to image zoom, this is the source, they can edit, run before the need for self-builder
-
-
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.
-
-
0下载:
Win32 框架下的双线性插值放大缩小算法的实现,里面还包含一个高效缩小算法函数。-Within the framework of the Win32 Zoom bilinear interpolation algorithm, which also includes an efficient algorithm to reduce 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 and cubic convolution,is one of Image scaling technology
-
-
0下载:
主要介绍图像放大处理中的双线性插值方法及例程-introduction of bilinear interpolation algorithm
-
-
0下载:
双线性插值matlab程序,内容是灰度级插值之双线性原理与实现,包括原理简介和代码源程序-Bilinear Interpolation based on matlab
-
-
0下载:
数字图像处理双线性插值算法详细解析与实现源码-Bilinear interpolation algorithm of digital image processing detailed analysis and implementation source code
-
-
0下载:
双线性插值算法实现 MFC C++语言 邻近算法
三次立方-bilinear interpolation
-
-
0下载:
bmp图像的双线性插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program bmp image bilinear interpolation to enlarge pure C language contains bmp image can be run directly
-