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

搜索资源列表

  1. guo_

    0下载:
  2. 双线性插值算法的实现-bilinear interpolation algorithm implementation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:563945
    • 提供者:郭国
  1. Bilinearly_Interpolate

    0下载:
  2. fortran,数值计算,双线性插值程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1560
    • 提供者:qiu
  1. biliner-matlab

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

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:kevin
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9896
    • 提供者:
  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. Bilinearly_Interpolate

    1下载:
  2. 双线性插值,实现曲线插值。这个方法已经经过调试!-Bilinear interpolation, the realization of curve interpolation. This method has been debugging!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1564
    • 提供者:苏俊磊
  1. Bilinearinterpolation

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

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

    0下载:
  2. 这是双线性插值算法的Java源代码,运行可以实现-This is the bilinear interpolation algorithm of Java source code, running can be achieved
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2025
    • 提供者:wangjinghui
  1. im_R

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

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

    0下载:
  2. 双线性插值程序,用FORTRAN写的,用于插值气象数据-Bilinear interpolation procedures, written with FORTRAN, for interpolation of meteorological data
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1165
    • 提供者:huawei
  1. chazhi

    0下载:
  2. 用双线性插值的方法对数据进行插值,并用VC进行实现-Bilinear interpolation method used to interpolate the data and use VC to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1911855
    • 提供者:薛英
  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. The-twin-line-puts-algorithm

    0下载:
  2. 一种双线性插值算法的简单实现方法,供大家学习参考。-One kind of bilinear interpolation algorithm to achieve a simple way for them to learn information.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:332551
    • 提供者:涂方辉
  1. 4

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

    • 发布日期:2016-01-26
    • 文件大小:10240
    • 提供者:gleeman
  1. 双线性插值法放大灰度图像

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

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