搜索资源列表
imagescale---raw
- 经典程序,实现3种插值算法,可以做到任意比例的图像缩小或者放大,且长宽比例可以不同-classic procedures, three kinds of interpolation algorithm, can do arbitrary proportion of narrow or enlarge images. and the ratio of length to width can be different
linearandnearest
- 图像插值算法(最近邻域和双线性),很好用。-image interpolation algorithm (recent neighborhood and bilinear), is useful.
allfns.zip
- VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计,VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
AMLE
- AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, morphology
shiftmatrix
- 将2D图像中的局部区域放大,采用了较快的插值算法-2D image will zoom in the local area, using a fast interpolation algorithm
zoom
- 通过频域变换的方法实现图像的放大,该代码是实现对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 effe
change
- 图像插值,最邻近,双线性,双三次算法函数-Image interpolation, nearest neighbor, bilinear, bicubic algorithm function
spline
- spline插值函数,可改变为spline函数,有助于spline图像插值算法解决-spline interpolating function, you can change the spline function helps spline image interpolation algorithm to solve
PartialVolumeInterpolation
- 这个算法是用来对两幅图像进行仿射变换再利用PV插值算法求取变换后图像的灰度值-Partial Volume Interpolation is a function to transform a reference image to a floating image.
graytwothree.m.tar
- 图像缩放中最常用的双线性插值算法,效果很好-The most commonly used image scaling bilinear interpolation algorithm works well
matlab-_scaler
- 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
bilinear_perfect_lastrotate
- 用双线插值的算法实现图像的旋转 可以是灰度图像 也可以是彩色图像 而且旋转之后的图像质量很高-Interpolation Algorithm with double effect rotation of the image may be a grayscale image and a color image can be high quality image after rotation