CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - interpolation

搜索资源列表

  1. cubic spline interpolation

    0下载:
  2. 样条插值计算车门曲线-spline interpolation calculation door curve
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:272838
    • 提供者:杨柳
  1. Bilinear interpolation by LabVIEW

    0下载:
  2. Bilinear interpolation by LabVIEW
  3. 所属分类:2D图形编程

    • 发布日期:2011-05-23
    • 文件大小:14112
    • 提供者:kf135881
  1. 克里金模型算法

    0下载:
  2. 克里金模型算法,详细论述了克里金插值的几种算法,Kriging model algorithm, discussed in detail Kriging Interpolation Algorithms
  3. 所属分类:GIS编程

    • 发布日期:2017-03-26
    • 文件大小:846869
    • 提供者:yukuahai
  1. GeoTrans.灰度图像的各种操作源代码

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:69752
    • 提供者:caonimabitoo
  1. interpolation.rar

    0下载:
  2. 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小,Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:816
    • 提供者:fengye
  1. code.rar

    0下载:
  2. 此原碼是兩種比較常見的內插法,分別是鄰近內插法及雙線性內插法,希望可以幫助到大家,The original code is the more common two types of interpolation, which are adjacent interpolation and bilinear interpolation, I hope you can help to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1549
    • 提供者:林大鈞
  1. interpolation

    2下载:
  2. 几种插值方法,双线性,三次,最邻近,sinc-Several interpolation, bilinear, cubic, nearest neighbor, sinc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:12485
    • 提供者:苏林
  1. imrotatex.rar

    0下载:
  2. 自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:533
    • 提供者:zhanghaiqianzx
  1. twoWays.rar

    0下载:
  2. 双线性插值和三次卷积法将图象扩大两倍,c语言实现。,bilinear and cubic convolution interpolation method will expand the image twice, c language.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:4009
    • 提供者:王立东
  1. nedi

    1下载:
  2. 新型的基于边缘指导的图像插值算法,matlab代码。可以用用,效果不错。-new edge-directed interpolation. IEEE. codes.
  3. 所属分类:Special Effects

    • 发布日期:2015-03-25
    • 文件大小:172442
    • 提供者:rhhh
  1. imagereconstruction

    4下载:
  2. 基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像-And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed image through the inverse tran
  3. 所属分类:波变换

    • 发布日期:2013-08-12
    • 文件大小:583
    • 提供者:张卫
  1. interpolation

    0下载:
  2. 双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:36098
    • 提供者:王二
  1. interpolation

    0下载:
  2. 多项式插值与拟合及实例分析,图像处理中可以用到的-Polynomial interpolation and fitting, and examples of analysis, image processing can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:179690
    • 提供者:斌斌
  1. Interpolation-related

    0下载:
  2. 图像处理当中经常会用到插值处理,给出了VC程序代码,非常好用.-Image processing which is often used for interpolation processing, given the VC code, very easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3901042
    • 提供者:晓亮薛
  1. interpolation

    0下载:
  2. 当实行降采样后,某些图像点的数据会丢失。该算法可以通过一些插值算法得到所需的数据。-While interpolation functions are available builtin in MATLAB, it require data in specified griddata format. Consider sampling data from an experiment and you are missing some points and you don t want to rep
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6649095
    • 提供者:feilo
  1. interpolation(two)

    0下载:
  2. 由Kung提出的两种线性内插方法,这是MATLAB的实现程序,对他们做了比较-two method of interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3705
    • 提供者:孙大卫
  1. Bilinear-interpolation-and-cubic-convolution

    0下载:
  2. 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98202
    • 提供者:张燕
  1. Nearest-neighbor-interpolation-and-the-speed-optim

    0下载:
  2. 近邻取样插值和其速度优化,是图像缩放技术中重要的技术之一,代码很丰富,稍作修改就可用于自己的代码中-Nearest neighbor interpolation and the speed optimization of sampling,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:22122
    • 提供者:张燕
  1. interpolation.cpp

    0下载:
  2. Interpolation using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2504
    • 提供者:Dhananj
  1. interpolation

    1下载:
  2. 图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:pweorpenguin
« 12 3 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com