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

搜索资源列表

  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. imgenlarge2.rar

    0下载:
  2. %彩色图片放大双线性内插法,实现图片的高质量放大, Color picture to enlarge bilinear interpolation to achieve high-quality picture to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:890
    • 提供者:xcc
  1. Mag_Color_Snake.rar

    0下载:
  2. 可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好,Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1317
    • 提供者:朱丽平
  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. interpolationbilinear

    0下载:
  2. 2006年老外写的双线性内插的源代码,简单易学,容易上手。-Written in 2006, foreigners bilinear interpolation of the source code, easy to learn, easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:781744
    • 提供者:hao
  1. shuangxianxing

    0下载:
  2. 用 双 线 性 插 值 法 实 现 图 像 缩 放-Using bilinear interpolation for image zooming
  3. 所属分类:Graph program

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

    1下载:
  2. 用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1085081
    • 提供者:张成峰
  1. Matlab_B06021615

    0下载:
  2. 对于像素有缺失的图像,分别采用“直接位置代替”“双线性内插”“视差相关性”等方法实现图像的还原,并比较三种方法的掩盖质量-For the pixels are missing images, were used " directly here instead of" " bilinear interpolation" " parallax relevance" and other methods to achieve the reductio
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2466768
    • 提供者:任刚
  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. disp_fig

    0下载:
  2. 采用通过提取图像的边缘特征对两幅图像配准,并采用双线性插值算法来提高配准精度。用于两幅图像间变化不大的配准。-Adopted through the extraction of image edge characteristics of two image registration, using bilinear interpolation algorithm to improve registration accuracy. Between two images for little chan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6941
    • 提供者:jiaojiao
  1. BilinearInterplate.m

    1下载:
  2. 双线性插值(Bilinear Interpolation)-Bilinear interpolation (Bilinear Interpolation)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:37277
    • 提供者:tsai
  1. ImageEnlarge

    0下载:
  2. 采用国际标准测试图lena进行测试。分别采用“基于像素放大原理的图像放大”、“基于双线性插值原理的图像放大”两种方法进行图像分割。并附有注释、程序清晰、易于阅读。相信图像初学者阅读后必定会有很大的-image enlarge, pixel enlarge based method, bi-linear insert method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:50942
    • 提供者:张捷
  1. ImageMosaicCode

    0下载:
  2. 老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Descr iption The mosaic.m scr ipt operates as follows: First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:74505
    • 提供者:jiajia
  1. bilinear_interpolation

    0下载:
  2. 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20655
    • 提供者:breathomn
  1. image

    1下载:
  2. 自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
  3. 所属分类:Graph program

    • 发布日期:2016-01-13
    • 文件大小:3242125
    • 提供者:wongjx
  1. image1

    0下载:
  2. 利用多项式纠正(一次项)进行几何纠正,纠正过程采用反解法,重采样方法采用双线性内插。-The use of polynomial corrected (one-time items) for geometric correction, correct the process of adoption of anti-solution, re-sampling method using bilinear interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2014-04-28
    • 文件大小:1560083
    • 提供者:water
  1. Mag_Color_Snake

    0下载:
  2. 使用双线性内插或二次曲面内插放大图像,然后使用彩色自蛇模型去除边缘模糊和锯齿效应-Using bilinear interpolation or quadratic surface interpolation to enlarge the image, then use the color removed from the snake model and the sawtooth effect of edge blur
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1324
    • 提供者:jiangwei
  1. Bilinear-Interpolation

    0下载:
  2. 双线性插值matlab程序,内容是灰度级插值之双线性原理与实现,包括原理简介和代码源程序-Bilinear Interpolation based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6001
    • 提供者:许宗敏
  1. bilinear-interpolation

    1下载:
  2. 采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。-using bilinear interpolation algorithm for image scaling, matlab can compile
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:huangyu
« 12 3 »
搜珍网 www.dssz.com