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

搜索资源列表

  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. 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. 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. erweichazhi

    0下载:
  2. 用C++完成二维双线性插值的功能。根据给定的X和Y值来插值获得Z的值。-bilinear interpolation using C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1047938
    • 提供者:loser
  1. Bilinear-Interpolation

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

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

    0下载:
  2. 双线性插值,用于将高斯网格资料插值成日常均匀格点资料-Bilinear interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1648
    • 提供者:圆圆
  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. Untitled

    0下载:
  2. 自己编写的对一幅图像实现最近邻插值和双线性插值,可以直接运行,效果很好。-Write your own images of a nearest neighbor interpolation and bilinear interpolation, can be run directly, the effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1150
    • 提供者:朱珠
  1. biinterp

    0下载:
  2. 双线性插值的fotran代码,全新编写,带权重-biolinear interpolation source code made by fortran,which calculates the weight of each point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1759
    • 提供者:mofangbao
  1. FORWARD-AND-INVERSIONMETHOD

    0下载:
  2. 作者在本文中提出了一种层析成像的正演和反演方法。首先对求解区作网格剖分, 由给定的正演速度模型在网格点上双线性插值, 获得整个网格节点的速度分布。然后, 对波阵面作一近似, 在此基础上, 用最小走时最短路径射线追踪法完成正演。反演则是通过正演的方法实现的。理论模型算例表明, 本方法效果较好。-In this article, the author proposed a forward and inversion of the tomography method. The mesh for sol
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:152996
    • 提供者:张小强
  1. MATLABimagematch

    0下载:
  2. 采用线性插值,双线性插值等方法进行图像匹配-Linear interpolation, bilinear interpolation method of image matching ~ ~
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:149109
    • 提供者:丽丽
  1. PolarToIm

    0下载:
  2. 这里使用了双线性插值来处理极坐标转换到直角坐标下时,点不对称的问题,不过最后生成的图有一点问题,本来应该是一圈一圈的圆环,但是转化后的只有部分圆环了 rMin = 0.1 rMax =0.9 im2 = imread( ivus.bmp ) figure(4) imshow(im2) imR2 = PolarToIm(im2, rMin, rMax, 300, 300) figure(5) imshow(imR2, [0 255]) 然后直接调用附件的funct
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1020
    • 提供者:Eric Lau
  1. Bilinear-interpolation

    0下载:
  2. 双线性插值FORTRAN计算程序,用于FORTRAN90-Bilinear interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:1154
    • 提供者:jpzhao
  1. fangdasuoxiao

    0下载:
  2. 在matlab环境下最近邻插值法、双线性插值法对图像进行放大和缩小。以及对图像加入噪声椒盐,高斯,乘性噪声。-The Matlab environment nearest neighbor interpolation, bilinear interpolation on the image to zoom in and out. And image noise added salt and pepper, Gaussian, multiplicative noise.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:948
    • 提供者:李跃武
  1. matlab2

    4下载:
  2. 对“2.1.bmp”图像操作,将其放大至原来大小的1.5倍,采用双线性插值方法放大。 对“2.1.bmp”绕图像中心逆时针旋转20度,采用双线性插值方法。此题目不要使用imresize和imrotate函数,自己写程序完成。 2.对畸变图像进行矫正:”2.2.bmp”为畸变后的图像,已知畸变后图像上的四个点(118,88)(90,140)(139,168)(168,116)对应畸变前的点分别为为(98,98)(98,158)(158,158)(158,68),用对应点约束法求畸变前
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2424
    • 提供者:单车少年
  1. bline-interp

    2下载:
  2. 编写了一个用于二维水深插值的双线性插值的fortran程序,用于水深的插值计算,内有验证的算例-Write a fortran program for two-dimensional depth interpolation bilinear interpolation, interpolation calculation for water depth, within a verification example
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:3801
    • 提供者:王龙
« 1 23 4 »
搜珍网 www.dssz.com