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

搜索资源列表

  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. matlab1

    0下载:
  2. 练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。 读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。 读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。 读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。 用图像除法完成减背景操作(
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:单车少年
  1. CubicSpline

    1下载:
  2. 使用的matlab语言编写的图像双三次样条插值,用于图像分辨率增强的经典算法,效果不错。-Matlab language used image bicubic spline interpolation, the classical algorithm for image resolution enhancement, to good effect.
  3. 所属分类:Special Effects

    • 发布日期:2014-08-27
    • 文件大小:25600
    • 提供者:高崟
  1. imageprocess

    0下载:
  2. 该程序是在matlab环境下gui界面编写的,集成了图像处理的基本功能。图像大小变换,加噪去噪、滤波、插值、截图、旋转角度等功能-The program in matlab environment prepared by the gui interface, integrated image processing functions. The size of the image transformation, adding noise denoising, filtering, interpol
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:17786
    • 提供者:飞跃云端
  1. sscsz

    0下载:
  2. 双三次插值算法的MATLAB实现,实现图像的缩放-Bicubic interpolation algorithm in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1420
    • 提供者:liuxu
  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. 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. IDW

    13下载:
  2. 反距离加权插值法idw的matlab算法,含文件《IDW在医学断层图像可视化中的应用》及《基于ArcGIS两种空间插值方法的比较》。-Matlab algorithm, inverse distance weighted interpolation method idw file containing " IDW medical images visualization based on ArcGIS two spatial interpolation method of compari
  3. 所属分类:matlab

    • 发布日期:2015-03-06
    • 文件大小:746496
    • 提供者:Grace
  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. CFA

    0下载:
  2. MATLAB程序,功能是对数码相机获取的数字图像进行CFA插值处理。-MATLAB program, functional the CFA interpolation processing digital images digital cameras get.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:2857
    • 提供者:胡虎
  1. dat

    0下载:
  2. 用matlab打开.dat格式的图像文件,然后对其进行插值-Open with matlab. Dat format image files, and then be interpolated
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:459757
    • 提供者:王涛
  1. matlab_inter-logic-op

    0下载:
  2. 基于matlab的一些图形处理程序,主要是各种插值和逻辑操作。希望对图像处理的有帮助。-Some matlab-based graphics program, mainly a variety of interpolation and logic operations. I hope to image processing help.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3975
    • 提供者:ygf
  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. new

    0下载:
  2. 代码是matlab上图像放大/缩小,双线插值的简单例程-Matlab code on the picture to zoom in/out, a simple double interpolation routines
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:659
    • 提供者:才哥
  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. imrotate

    0下载:
  2. 适用于matlab 的图形旋转代码,可自定义旋转角度,使用邻近插值不全图像-Applicable to matlab graphical rotation code, the rotation angle can be customized using the neighbor interpolation incomplete picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:11593
    • 提供者:王隶桢
  1. DIP

    0下载:
  2. 数字图像处理matlab实现,包括如下程序: 1.直方图规定化为高斯双峰函数 2.窗口形状自适应(十字形或矩形)的中值滤波 3.彩色图像目标提取并与背景图像合成 4.插值外推法的彩色图像饱和度调整 5.多种插值方法实现的图像放大和缩小 6.频域变换及分析 7.几何校正 8.插值外推法的黑白图像对比度增强 9.运动模糊矫正-Digital image processing matlab realize, including the following proce
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6725
    • 提供者:Yan
  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 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com