CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - image interpolation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - image interpolation - List
[
2D Graphic
]
linearandnearest
DL : 0
图像插值算法(最近邻域和双线性),很好用。-image interpolation algorithm (recent neighborhood and bilinear), is useful.
Date
: 2026-01-02
Size
: 909kb
User
:
王莞丽
[
2D Graphic
]
pinyuchazhi
DL : 0
some kinds of frequency interpolations.which are used to processing frequency and IFFT to image spce to new image
Date
: 2026-01-02
Size
: 1kb
User
:
xiaozhi
[
2D Graphic
]
LineTrans
DL : 0
2D图像的线性插值拉伸用于图像的增强处理-2D image of the linear interpolation for image enhancement of tensile deal
Date
: 2026-01-02
Size
: 89kb
User
:
caolly
[
2D Graphic
]
FreTrans
DL : 0
2D图像处理高斯插值变换用于图像增强处理-2D image processing Gaussian interpolation for image enhancement transform treatment
Date
: 2026-01-02
Size
: 62kb
User
:
caolly
[
2D Graphic
]
allfns
DL : 0
VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计-VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
Date
: 2026-01-02
Size
: 1.26mb
User
:
dubingxin
[
2D Graphic
]
deltainsert
DL : 0
利用偏移量插值实现图像的透视变换(运用了双线性变换原理)-Offset interpolation using the image perspective transformation (using the bilinear transformation principle)
Date
: 2026-01-02
Size
: 164kb
User
:
YY7EE
[
2D Graphic
]
mydemo
DL : 0
Image Interpolation,Matlab 7实现的图像插值程序-Image Interpolation, Matlab 7 to achieve the image interpolation process
Date
: 2026-01-02
Size
: 4kb
User
:
丫丫
[
2D Graphic
]
newedge
DL : 0
A New Edge-based Intra-field Interpolation Method for Deinterlacing Using Locally Adaptive-thresholded Binary Image for matlab
Date
: 2026-01-02
Size
: 8kb
User
:
cho
[
2D Graphic
]
shiftmatrix
DL : 0
将2D图像中的局部区域放大,采用了较快的插值算法-2D image will zoom in the local area, using a fast interpolation algorithm
Date
: 2026-01-02
Size
: 13kb
User
:
wangji
[
2D Graphic
]
Ex1
DL : 0
计算机动画练习,给定起始终止图像,实现线性插值-Computer animation practice, given the initial termination of the image, to achieve linear interpolation
Date
: 2026-01-02
Size
: 11.04mb
User
:
Bismarck
[
2D Graphic
]
zoom
DL : 0
通过频域变换的方法实现图像的放大,该代码是实现对4:2:0YUV视频序列的放大,相对于普通的插值算法有较好的效果。-By frequency-domain transform method for image magnification, the code is to achieve the 4:2:0 YUV video sequence amplification, relative to the general interpolation algorithm has a good effect.
Date
: 2026-01-02
Size
: 2kb
User
:
Dean
[
2D Graphic
]
interpol1
DL : 0
This program is an image interpolation (bilinear interpolation).
Date
: 2026-01-02
Size
: 252kb
User
:
donginshin
[
2D Graphic
]
nearset
DL : 0
最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法-The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation
Date
: 2026-01-02
Size
: 388kb
User
:
王天水
[
2D Graphic
]
image_pro_1
DL : 0
用Matlab实现的对图像双线性插值进行缩放,里面包含两次缩放-Bilinear interpolation of the image is scaled using Matlab, which contains two scaling
Date
: 2026-01-02
Size
: 1kb
User
:
hejiangshan
[
2D Graphic
]
DownUpSampling_ByFactor2
DL : 0
该代码实现了以2为因子的图像升采样和降采样功能。 降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。 升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。 降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。 图片1.原始图片。 图片2.平滑滤波器降采样&像素点直接复制升采样。 图片3.平滑滤波器降采样&线性插值升采样。 图片4.不使用平滑滤波器降采样&像素点直接复制升采样。 图片5.不使用平滑滤波器降采样&线性插值升采样。 -The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.
Date
: 2026-01-02
Size
: 1kb
User
:
liuyan
[
2D Graphic
]
chuli
DL : 0
数字图像几何变换,程序比较简单,以后实现双线性插值的-Digital image geometric transformation, the procedure is relatively simple, after bilinear interpolation
Date
: 2026-01-02
Size
: 2.32mb
User
:
baiyunhui
[
2D Graphic
]
benzlxs
DL : 0
用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolation method, easy to understand, contain a test image, open the can
Date
: 2026-01-02
Size
: 13.05mb
User
:
李雪松
[
2D Graphic
]
change
DL : 0
图像插值,最邻近,双线性,双三次算法函数-Image interpolation, nearest neighbor, bilinear, bicubic algorithm function
Date
: 2026-01-02
Size
: 1kb
User
:
吴迪
[
2D Graphic
]
spline
DL : 0
spline插值函数,可改变为spline函数,有助于spline图像插值算法解决-spline interpolating function, you can change the spline function helps spline image interpolation algorithm to solve
Date
: 2026-01-02
Size
: 2kb
User
:
陈晓宇
[
2D Graphic
]
guidedfilterinterpolation
DL : 0
将导向滤波应用于图像插值的matlab代码,效果比较好,处理速度非常快。-Will guide the filter applied to the image interpolation matlab code, the effect is better, the processing speed is very fast.
Date
: 2026-01-02
Size
: 339kb
User
:
王斌
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.