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

搜索资源列表

  1. tuxiangdesuofang

    0下载:
  2. 实用MATLAB对图像进行处理,主要是图像的缩放,滤波 -Practical MATLAB image processing, image zoom, filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2504
    • 提供者:song
  1. quxian

    0下载:
  2. matlab种的GUI实现正弦,余弦函数画图并放大-matlab kinds of GUI drawing sine, cosine function and zoom
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:8334
    • 提供者:欧博弈
  1. tupian

    0下载:
  2. matlab中自己编写代码实现图片的放大和缩小-matlab write your own code to achieve the picture to zoom in and out
  3. 所属分类:Graph program

    • 发布日期:2017-11-28
    • 文件大小:198346
    • 提供者:jixiang
  1. amplification-diminished-image

    0下载:
  2. 采用matlab中的函数对图像进行放大缩小,缩小到原来的0.2倍,再放大到原来大小-Using matlab function image zoom, narrowed to 0.2 times, and then zoom to the original size
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:16026
    • 提供者:李倩影
  1. 3D-utility

    0下载:
  2. 三维 图像缩放,高斯平滑,求质心 matlab 源码 可以用来对三维volume进行缩放,高斯平滑,求质心-3D image scaling, Gaussian smoothing, seeking centroid matlab source code can be used to zoom 3D volume, Gaussian smoothing, find the center of mass
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-09
    • 文件大小:1333
    • 提供者:liu peng fei
  1. magnify

    0下载:
  2. 放大显示matlab输出图像局部区域,放大区域可以随意在原图像拖动,相应的放大区域会显示出来,同时显示放大区域和源图像。-Zoom to display the matlab output image local area magnified area can freely drag in the original image corresponding to enlarge the area will be displayed, at the same time to enlarge the
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:11311
    • 提供者:杨帆
  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. ZOOM_FFT_main-

    1下载:
  2. 利用MATLAB编写的关于频谱细化(Zfft)的程序,有注释。-Spectrum zoom (Zfft) program using MATLAB There are notes in it.
  3. 所属分类:matlab

    • 发布日期:2014-09-20
    • 文件大小:1024
    • 提供者:延崭
  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. zoom_problem

    0下载:
  2. 一篇基于PDE方法的zooming算法的论文及其matlab实现。-An algorithm based on the PDE zoom papers and Matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:219383
    • 提供者:yinyanwuai
  1. tuxiangchuli

    0下载:
  2. 用matlab对图像进行处理,包括旋转、放大、剪裁等多种变换手段-Matlab image processing, including rotation, zoom, cut and other means of transformation
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:4222
    • 提供者:霍杨
  1. Untitled2

    0下载:
  2. 利用matlab实现数字图像处理 实现了各种图像类型的转换,缩放,噪音等各种操作-Digital image processing using matlab Realize the transformation of different types of images, zoom, various operations such as noise
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1409
    • 提供者:姚远
  1. tuxiatiqung

    0下载:
  2. matlab的楚翔处理,色彩增强,二值滤波,旋转放大等功能,图像识别-the matlab Chu Xiang processing, color enhancement, binary filtering, rotation, zoom, image recognition
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:1181
    • 提供者:叶思
  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. xihua

    0下载:
  2. matlab中细化谱的示例程序,操作简单,可直接复制,便于调用。-Zoom Spectrum in matlab sample program, simple operation, can be directly copied, easy call.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1252
    • 提供者:
  1. aa

    0下载:
  2. 一个实现图像傅里叶变换、DCT变换,平移、旋转、图像缩放等功能的集成软件,matlab源代码。-it a software which has many functions such as FFT,DCT,zoom in and zoom out.it s a code written with matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:437425
    • 提供者:陈战
  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. project1

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

    • 发布日期:2017-04-07
    • 文件大小:582573
    • 提供者:丁娜
  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 2 3 4 56 7 »
搜珍网 www.dssz.com