CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Interpolation image

搜索资源列表

  1. runge

    1下载:
  2. 数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:15289
    • 提供者:zn
  1. digitalimagedecimationinterpolation

    0下载:
  2. digital image decimation-interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:591973
    • 提供者:stabs
  1. resolution

    0下载:
  2. to resolve image. i.e to increase size of image by interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:983
    • 提供者:shruti
  1. Triangle_view

    0下载:
  2. Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3133
    • 提供者:ruchir
  1. MySDOpenGL

    0下载:
  2. 一个使用线型扩散插值法的小程序源码 实现了MFC和OpenGL应用的结合 插值结果可以以图像灰度的形式显示-A proliferation of the use of linear interpolation of the applet source code of MFC and OpenGL applications to achieve the combination of interpolation results can be displayed in the form to
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:107073
    • 提供者:朱曙鹏
  1. bilinear

    0下载:
  2. Bilinear interpolation to smoothen an image
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:63189
    • 提供者:nikunj patel
  1. normalscaling

    0下载:
  2. Linear interpolation of image using python
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:51547
    • 提供者:nikunj patel
  1. shiftedlin

    0下载:
  2. The purpose of this program is to be a practical and didactic introduction on how to perform shifted-linear interpolation. It is a self-contained application that will apply a rigid-body transformation to an image (rotation and translation). The sour
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:66097
    • 提供者:hopu chan
  1. image

    1下载:
  2. image processing assignments :-- median filtering , laplacian ,high boost filtering , upsampling, downsampling , etc
  3. 所属分类:Other systems

    • 发布日期:2015-12-26
    • 文件大小:989361
    • 提供者:pagal
  1. processing

    0下载:
  2. 基于结构张量的核回归非均匀插值算法及其在图像处理中的应用-Structure tensor based on non-uniform interpolation kernel regression algorithm and its application in image processing
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5646358
    • 提供者:张林杰
  1. Bilinear

    0下载:
  2. 根据双线性原理,对图像进行插值放大。 设放大比例为s,则k*s+1的点为原来图像上k处的值-The bilinear principle, the interpolation to enlarge the image. Set zoom ratio s, the value k* s+1 points of the original image k at
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:593
    • 提供者:ll
  1. esintp

    0下载:
  2. 一种基于方向导向性的图像非线性插值算法。-an edge-guided image interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1065
    • 提供者:liaoyu
  1. ARInterpolation

    0下载:
  2. Auto regressive image interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:9182
    • 提供者:athira t p
  1. bacc

    0下载:
  2. 实现线性插值 可用于图像无损放大 简单易行-Image lossless linear interpolation can be used to zoom simple
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:961
    • 提供者:XuWenfeng
  1. Image-Interpolation-Algorithm

    0下载:
  2. 文档包括双线性插值算法和最近邻域算法的详细介绍,以及算法的相关计算。-Documentation includes bilinear interpolation algorithm and the nearest neighbor algorithm which is described in detail, as well as algorithms related calculations.
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5943013
    • 提供者:轻车
  1. Piecewise-linear-interpolation

    0下载:
  2. 实现绘制y=A/(B+C*X*X)函数图象-The drawing of y = A/(B+ C* X* X) function image
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2364375
    • 提供者:司书哲
  1. Bilinear-interpolation

    0下载:
  2. 双线性插值,可用于图像的放大,及对像素颜色的插值,能产生光滑的过渡效果-Bilinear interpolation can be used to enlarge the image, and the color of the pixel interpolation, to produce a smooth transition effect
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:902
    • 提供者:lichangjiang
  1. Hermite-Matlab

    0下载:
  2. Hermite插值多项式拟合Matlab程序。运用Matlab软件依据理论可画出Hermite插值图像,并求出Hermite多项式,并应用到实际问题中。-Hermite interpolation polynomial fitting Matlab program。Using Matlab software can be drawn based on the theory Hermite interpolation image, and find Hermite polynomials, and
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7459
    • 提供者:caidb
  1. 57014

    0下载:
  2. image processing zooming an image using bilinear interpolation in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:jatcniy
  1. Project 1

    16下载:
  2. 1. Image reduction: ? Alternative line reduction ? Fractal linear reduction to reduce images to any smaller size 2. Use two images to perform image enlargement: ? Pixel replication ? Nearest enlargement ? Bilinear interpolation ? Bicubic interpolatio
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1080320
    • 提供者:韩小贺
« 12 3 »
搜珍网 www.dssz.com