搜索资源列表
ImgScale
- 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
sizex
- 使用双线性内插法 在matlab下实现图像的整数倍放大-use bilinear interpolation method in Matlab under several times for the entire image to enlarge
vb+surfer
- vb调用surfer主要程序 用克立格法将资料内插到格点上 生成一个空白的绘图页 生成一个等值线图 -vb call surfer main proceeding with kriging information grid within stabbing a generation gap on the field Generating a map page contour map
vc
- 图像处理程序,VC平台,功能是用三次内插法对BMP图像放大,也可还原.
VB_scale
- 最临近插值、双线性内插值、三次卷积法、StretchBlt法实现图像平滑放大
imgenlarge2.rar
- %彩色图片放大双线性内插法,实现图片的高质量放大, Color picture to enlarge bilinear interpolation to achieve high-quality picture to enlarge
project1
- 放大和缩小图像,采用最近邻域内插和像素复制法放大图像,采用像素删除法缩小图像-Zoom in and out using the nearest neighbor interpolation and pixel replication method to enlarge the image, pixel deletion method to reduce the image
interpolationEC
- 误码掩盖线性内插法MATLAB程序,在独立丢失块的情况下,进行了双线性内插的误码掩盖恢复算法-linear interpolation error concealment
speeder_RS_2
- 实现读图像,显示图像,以及一个遥感上的应用,即用间接法,多项式纠正,双线性内插实现对遥感图像的纠正。-Reading achievement of images, display images, as well as a remote sensing application, that is, using the indirect method, polynomial correct, bilinear interpolation to achieve the correct remote se
imageshift
- %彩色图片平移双线性内插法,实现高质量平移- Full-color photographs, translational bilinear interpolation to achieve high-quality translational
photoINSERT
- 此程序用于实现一个数字摄影测量的数字高程内插法-This procedure for the realization of a digital photogrammetry digital elevation interpolation
nbpsi
- NBP-SI算法,一种非线性误码掩盖算法,较之线性内插法更加注重图像的像素间的相关程度-NBP-SI
picture
- 一些简单的图片编辑功能,有图片的翻转,放大,缩小,双线内插法-Some simple image editing features, there are pictures of the flip, zoom, two-line interpolation
Real-TimeRobustAlgorithmofDigitalImageStabilizatio
- 电子稳像的实时鲁棒性算法,首先对采集到的每帧图像建立高斯金字塔。然后在高斯金字塔的顶层进行 初估计,采用图像块法得到整像素的运动估计矢量。精估计采用光流梯度法。为提高鲁棒性,运用简化的M 收敛法 进行梯度约束。最后阶段采用双线性内插对当前帧与参考帧进行匹准-Electronic image stabilization, real-time robust algorithm, first collected in the establishment of Gaussian pyramid
Mag_interpolation_Snake
- 本程序使用双线性内插法进行彩色图像的扩散,使用自蛇模型-This program uses bilinear interpolation for the proliferation of color images, the use of self-snake model
Spine-enlarge-image
- 利用三次内插法对图像进行无极放大,算法清晰简明,方便移植与使用,能够适应各种集成算法功能的要求,具有很好的实用性。-Three interpolation Promise to enlarge the image, the algorithm is clear, concise, easily ported with the use, able to adapt to the functional requirements of a variety of integration algorith
1
- 实现图像旋转的两种方法 分别是最近邻法和双性内插法-Image rotation, two methods are nearest neighbor method and bisexual interpolation
zhudianneicha
- 通过逐点内插法由不规则数据点的高程求格网点的高程信息,利用加权平均,附上了已知数据。-Through a point-by-point interpolation grid points irregular data point elevation and elevation information using the weighted average, enclose the known data.
Medfilter_Self
- 自适应中值滤波,线性内插法等算法的自己实现以及其他一些重要的算法-Adaptive filtering, linear interpolation algorithm to achieve their own as well as some other important algorithms
interpolation
- matlab3种内插法的实现。最近邻内插法,双线性内插法,双三次内插法的具体实现(To realize interpolation in matlab3)