CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 双线性插值

搜索资源列表

  1. biliner-matlab

    1下载:
  2. 双线性插值的matlab实现,可以用于运动补偿,对处理后的图像进行重建等。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:kevin
  1. 图象插值方法的研究和实现

    1下载:
  2. 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:张正
  1. matlab插值代码

    0下载:
  2. 包含了双线性双三次等插值程序
  3. 所属分类:matlab例程

    • 发布日期:2012-02-02
    • 文件大小:17864
    • 提供者:goodmoring
  1. interpolation.rar

    1下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127532
    • 提供者:zhoujianhua
  1. image

    0下载:
  2. 双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1725
    • 提供者:sanmao
  1. shuangxianxing

    0下载:
  2. matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:778
    • 提供者:张祖渊
  1. zoom

    0下载:
  2. matlab实现双线性插值算法,在界面上实现读取存放缩放图片-matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:1391
    • 提供者:王正君
  1. chzhi_rgb

    0下载:
  2. 双线性插值与最近领域插值的matlab源程序,两种算法的效果比较。-Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:81023
    • 提供者:luoyuanhong
  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  1. wave-inter

    2下载:
  2. 小波插值(全小波插值,小波双线性插值,小波双三次插值及其改进)放大图像,提高图像的分辨率;对插值图像做质量评价(峰值信噪比PSNR;均方信噪比SNR)-Wavelet interpolation (full wavelet interpolation, wavelet bilinear interpolation, cubic interpolation and improved method) to enlarge the image and improve image resolution
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1183
    • 提供者:zhoujianhua
  1. Bilinearinterpolation

    0下载:
  2. 双线性插值法,用于图像的放大,将图像放大-Bilinear interpolation for image magnification, the image to enlarge
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:588
    • 提供者:王一
  1. im_R

    0下载:
  2. 通过双线性插值算法实现图像旋转,图像可以是灰度图也可以是RBG图像-Image rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:596
    • 提供者:贺洪元
  1. QRcode

    3下载:
  2. QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1319696
    • 提供者:ljj
  1. Bilinear-interpolation-algorithm

    0下载:
  2. 图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位 置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插 值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具 有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变 得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly creat
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:332557
    • 提供者:chenjun
  1. bilinear_interpolat2

    0下载:
  2. 双线性插值matlab代码。 子函数: bilinear_interpolat2()采用双线形插值实现图像放大 参数说明: I_in - 输入待放大图像 N - 放大系数 I_out - 返回的放大图像-双线性插值matlab代码。 子函数: bilinear_interpolat2()采用双线形插值实现图像放大 参数说明: I_in - 输入待放大图像 N - 放大系数 I_out - 返
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:569
    • 提供者:ramseysutherla
  1. 4

    0下载:
  2. 插值的函数 函数名 功能 Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:10240
    • 提供者:gleeman
  1. Bilinear-Interpolation

    0下载:
  2. 基于MATLAB编写的双线性插值法函数,用于通过双线形插值法实现灰度图像的缩小和放大-Function of Bilinear Interpolation for Digital Image Processing
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12313
    • 提供者:Ku Bi
  1. bilinearinterpolationalgorithm

    0下载:
  2. 采用matlab语言描述的双线性插值算法。-Based on matlab language describe bilinear interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:332555
    • 提供者:lupujin
  1. image

    0下载:
  2. 对图像进行旋转,拉伸,镜像对称等变换的整合示例,包含最近邻插值,双线性插值即双三线性插值的处理部分程序-Image rotate, stretch, mirror symmetry transformation of the integration example, contains the most recent neighbor interpolation, bilinear interpolation double tri-linear interpolation processing p
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1362
    • 提供者:caicai
  1. 双线性插值法放大灰度图像

    0下载:
  2. 双线性插值法放大灰度图像 双线性插值法放大灰度图像 双线性插值法放大灰度图像
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com