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

搜索资源列表

  1. bilinearinterpolationalgorithm

    0下载:
  2. 采用matlab语言描述的双线性插值算法。-Based on matlab language describe bilinear interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:332555
    • 提供者:lupujin
  1. 1

    0下载:
  2. 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值--Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:7670
    • 提供者:林政維
  1. chazhi2

    0下载:
  2. 改程序通过在matlab中实现双线性插值算法,使得图像放大时不会非常失真。-Change procedure in matlab bilinear interpolation algorithm, making the image to enlarge, not very distortion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:906
    • 提供者:李开阳
  1. zoom_2

    0下载:
  2. matlab完成双线性插值,可以直接运行-the matlab completed bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:774
    • 提供者:fzy
  1. image_pro_1

    0下载:
  2. 用Matlab实现的对图像双线性插值进行缩放,里面包含两次缩放-Bilinear interpolation of the image is scaled using Matlab, which contains two scaling
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:854
    • 提供者:hejiangshan
  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. benzlxs

    0下载:
  2. 用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolatio
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:13680640
    • 提供者:李雪松
  1. 11

    0下载:
  2. 基于MATLAB的图像处理的基本运算 (1)能够对图像亮度和对比度变化调整,并比较结果 (2)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的和旋转操作,并保存,比较几种插值的效果 (3)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 (4)对图像加入各种噪声,比较效果。 -Adjustment of image brightness and contrast changes, and compare the re
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:9842
    • 提供者:苏琴
  1. BilinearInterpolation

    1下载:
  2. 图像配准技术及其matlab实现书中的源码——双线性插值算法-Image equipped with quasi-technology and its matlab to achieve in the book of the source code- bilinear interpolation algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:627
    • 提供者:查珊珊
  1. binary-insert

    0下载:
  2. 一个matlab写的双线性内插的程序,欢迎下载。-Matlab write bilinear interpolation procedures, welcome to download.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:744
    • 提供者:xiaoyang
  1. keshe

    1下载:
  2. 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
  3. 所属分类:Picture Viewer

    • 发布日期:2016-04-29
    • 文件大小:3072
    • 提供者:朱孝天
  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. 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. project1

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

    • 发布日期:2017-04-07
    • 文件大小:582573
    • 提供者:丁娜
  1. image-interpolation.shear.rotation

    0下载:
  2. BMP图像C结构体分析; 灰度图像双线性、双三次插值; 水平shear和旋转处理; 文档中附有处理的matlab代码-BMP image C structure analysis grayscale image bilinear, bicubic horizontal shear and rotation process document processing with matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1724271
    • 提供者:du han
  1. image-resize

    0下载:
  2. 图像的放大缩小,使用双线性插值跟最近邻插值,功能简单,适合初学者。(包含算法,并不是调用matlab插值内核)-Image zoom, bilinear interpolation with nearest neighbor interpolation, features a simple, suitable for beginners. (Including the algorithm, not calling matlab interpolation kernel)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:561955
    • 提供者:candy
  1. marmousi-mode

    8下载:
  2. 地震勘探中常用的marmousi模型,用matlab绘出的原始图像,用线性插值,领近插值,双线性插值等多种差值方法来对marmousi模型进行处理-Marmousi commonly used in seismic exploration model of the original image using matlab plot, using linear interpolation, brought nearly interpolation, bilinear interpolation me
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:18622
    • 提供者:胡勇
  1. bilinear_function_2

    0下载:
  2. MATLAB将bayer图像转化为彩色图像的双线性插值算法-MATLAB will bayer image into a color image bilinear interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:heshiming
  1. linear

    0下载:
  2. 领域插值和双线性插值算法的matlab实现-Field interpolation and bilinear interpolation algorithm matlab realize
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1119
    • 提供者:MRlee
  1. BilinearInterpolation

    0下载:
  2. 这种双线性插值的matlab源代码,学生需要可以下载使用-This kind of bilinear interpolation of matlab source code, students in need can be used to download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:820
    • 提供者:zxk
« 1 2 3 45 »
搜珍网 www.dssz.com