搜索资源列表
LineTrans
- 2D图像的线性插值拉伸用于图像的增强处理
Ex1
- 计算机动画练习,给定起始终止图像,实现线性插值-Computer animation practice, given the initial termination of the image, to achieve linear interpolation
linearinterp2
- 可以对RGB图像进行2D平面的线性插值处理-2D linear interplation for RGB images
deltainsert
- 利用偏移量插值实现图像的透视变换(运用了双线性变换原理)-Offset interpolation using the image perspective transformation (using the bilinear transformation principle)
biliner
- delphi下用二次线性插值算法缩放图片的方法,与delphi自己的绽放功能对比,明显要好很多。-delphi under scaling with bilinear interpolation algorithm picture approach, and their blooming features delphi contrast, significantly better than many.
chazhi
- C 语言实现线性插值,直接与三角形2中,包括矩阵运算的H 文件-C language realization of the linear interpolation directly with triangle 2, including the file of the H matrix operations
image_pro_1
- 用Matlab实现的对图像双线性插值进行缩放,里面包含两次缩放-Bilinear interpolation of the image is scaled using Matlab, which contains two scaling
Bilinear-interpolation1
- 将RAW文件格式的图片采用双线性插值并将其转换为BMP格式的文件,采用C/C++编写。-RAW file format images using bilinear interpolation and converted to BMP format file, using C/C++ to write.
benzlxs
- 用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolatio
DownUpSampling_ByFactor2
- 该代码实现了以2为因子的图像升采样和降采样功能。 降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。 升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。 降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和
chuli
- 数字图像几何变换,程序比较简单,以后实现双线性插值的-Digital image geometric transformation, the procedure is relatively simple, after bilinear interpolation
READ
- 本程序实现了双线性插值对图像的扩大,和滤波器锐化扩大后的图像-This process is make picture bigger and make it sharp.
graytwothree.m.tar
- 图像缩放中最常用的双线性插值算法,效果很好-The most commonly used image scaling bilinear interpolation algorithm works well
bilinearcode
- 基于双线性插值方法的图像缩小、放大程序,原创-Bilinear interpolation method based on image reduction, enlargement program, originality
matlab-_scaler
- 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
bilinear-interpolation
- 双线性插值算法实现 MFC C++语言 邻近算法 三次立方-bilinear interpolation
resize
- 图像的缩放,采用两种方法,可以直接运行。向后映射,1.最近领域法,2.双线性插值法-Image scaling, two methods can be run directly. Backward mapping, a recent field of law, (2) bilinear interpolation
chazhi
- 通过对点在坐标系中的确定,可以对点进行线性插值,抛物线插值,拉格朗日插值。-The determination of the point in the coordinate system can be linear interpolation, to point parabolic interpolation, Lagrange interpolation.
Source-Code
- 双线性插值,对图像进行放大缩小,upsampling,down sampling-Bilinear interpolation on the image to zoom, upsampling, down sampling
refine_resolution
- 通过对图像RGB三通道进行双线性插值以放缩图像!-RGB three-channel image by bilinear interpolation image to zoom!