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

搜索资源列表

  1. fourdirectionedge2

    0下载:
  2. 将用双线性插值归一化后的图像用2*2的窗口扫描加权方向的边缘图,用改进的模糊C均值聚类算法将图像聚类成为候选文字区域和非文字区域。-Bilinear interpolation owned by an after image edge map with 2* 2 the window scanned weighted direction, image clustering with improved fuzzy C-means clustering algorithm to become the
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:4849
    • 提供者:kaizizi
  1. binear

    0下载:
  2. 双线性插值算法。自己的代码。可以放大图形、-Bilinear interpolation algorithm. Own code. You can enlarge the graph,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:120281
    • 提供者:
  1. bilinear-interploation

    0下载:
  2. 双线性插值 该函数实现了数字图像处理中的双三次线性插值函数-Bilinear interpolation function implements the bicubic linear interpolation function in the digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:609
    • 提供者:李阳
  1. imrotate

    0下载:
  2. 使用双线性插值的图像旋转,和本站的其余旋转不同,我的旋转不会使图像缺角,好处就是旋转后他的傅里叶变换的频域图也旋转同样的角度,同样可以用来处理矩阵,来做滤波器,我在做方向滤波器,有兴趣要的可以m我。-Using bilinear interpolation, image rotation, and the rest of the rotation is the rotation does not make the image Cutaway, the advantage is that the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:664
    • 提供者:陈雨露
  1. shuangxianxing

    1下载:
  2. 编写一个以双线性插值技术进行图像缩放的程序,程序的输入参数为结果图像的水平和垂直方向的像素数。忽略混叠效应-Zooming and Shrinking Images by Bilinear Interpolation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-04-02
    • 文件大小:326877
    • 提供者:华小明
  1. Two-linear-interpolation

    3下载:
  2. 利用双线性插值对图像进行去马赛克处理,可以直接运行,得到处理后的图像-Two order correlation linear interpolation image mosaic
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:928
    • 提供者:py
  1. shrink_zoom_bilinear

    0下载:
  2. 这个程序是为了实现图片(包括彩色图和灰度图)的放缩功能,能满足任意指定放缩倍数或任意目标尺寸,原理是依据双线性插值。-The code can shrink and zoom arbitray image to appointed multiple or size regardless of intensty image and color image, the key function relay on bilinear interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:936
    • 提供者:lizhiming
  1. DIP-Bilinear-Interpolation-Algorithm

    0下载:
  2. 数字图像处理双线性插值算法详细解析与实现源码-Bilinear interpolation algorithm of digital image processing detailed analysis and implementation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:331682
    • 提供者:张飞
  1. biliner_inter

    0下载:
  2. 双线性插值biliner interpolation-biliner interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-02
    • 文件大小:1380
    • 提供者:red
  1. bayer

    0下载:
  2. 用双线性插值方法对bayer模式进行插值处理,得到全彩色图像-Using bilinear interpolation method interpolates the bayer pattern, to obtain full color images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-10
    • 文件大小:767819
    • 提供者:董雨沫
  1. suofang

    0下载:
  2. 实现对图像的放大缩小。使用了双线性插值算法。-Realization of the image zoom. Using the bilinear interpolation algorithm.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-19
    • 文件大小:1249
    • 提供者:陆孤梵
  1. READ

    0下载:
  2. 本程序实现了双线性插值对图像的扩大,和滤波器锐化扩大后的图像-This process is make picture bigger and make it sharp.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:667
    • 提供者:2710101001
  1. C

    0下载:
  2. 运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output size through two dif
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4887
    • 提供者:宁可
  1. graytwothree.m.tar

    0下载:
  2. 图像缩放中最常用的双线性插值算法,效果很好-The most commonly used image scaling bilinear interpolation algorithm works well
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:756
    • 提供者:朱昴
  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. enlarge

    0下载:
  2. 双线性插值的实现,可以处理RGB信号,调试正确,实现图片缩放-Bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:802
    • 提供者:丁叮
  1. BmpimageZoom

    0下载:
  2. 基于vs2008的 双线性插值法放缩图像,代码简单易读。。包含一篇算法介绍-VC++6.0或者vs2008 bilinear interpolation method based on scaling the image, the code easier to read. . Contains an algorithm introduced
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3897599
    • 提供者:mike
  1. my_scale

    0下载:
  2. 自己编写MATLAB函数,实现对数字图像的缩放处理,采用双线性插值,可缩放彩色或灰度图像。 -Write your own MATLAB function to achieve the digital image scaling, bilinear interpolation, scalable color or grayscale images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:602
    • 提供者:liang
  1. bmpZOOM

    0下载:
  2. 基于vc++或者vs2008的 双线性插值法放缩图像。。代码简单易读。。适合初学-Vs2008 based vc++ or bilinear interpolation scaling images. . Code easier to read. . Suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3494043
    • 提供者:mike
  1. project1

    0下载:
  2. matlab环境下,使用双线性插值法实现缩放图像-matlab environment, using a bilinear interpolation method to achieve image zoom
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:582573
    • 提供者:丁娜
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com