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

搜索资源列表

  1. Character_Recognition_Using_Neural_Networks

    0下载:
  2. Character Recognition Using Neural Networks Steps to use this GUI. 1. Open the GUI figure, run it. (accept the matlab to change its directory to new location where the file is stored) 2. First we need to teach Character to computer. For this ty
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:174766
    • 提供者:ruan
  1. matlabGUIexmMyfirstGUI

    0下载:
  2. 解压后将myfiest.fig,myfirst.m,Run_Draw.m放在同一个目录下,用matlab打开即可学习。 其中myfiest.fig是设计的GUI图形界面,myfirst.m是该图像界面的m文件,Run_Draw.m是该源文件中用到的一个绘图函数。 myfirst.m中给出了详细的注释,利用此例子可以快速入门matlabGUI编程。 有任何问题请联系:peiwt@126.com-After decompression myfiest.fig, myfi
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:6518
    • 提供者:张大玲
  1. shili

    0下载:
  2. matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very go
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:25781
    • 提供者:lewis
  1. pjimage

    0下载:
  2. 一个对图像二值化的界面设计,能实现打开及保存等功能,包含M文件及GUI界面。-An image binarization of interface design, to achieve open and save functions, including the M documents and GUI interface.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:16602
    • 提供者:wengliyuan
  1. Digital-Image--MATLAB

    0下载:
  2. 自已的作业,编写一个基于GUI的图像处理程序/软件,实现功能有打开图像,直方图、直方图匹配、二值化,边界检测,旋转、放大、缩小、图像卷绕开闭处理等-Own work, write a GUI-based image processing program/software to achieve the functionality to open image, histogram, histogram matching, binarization, edge detection, rotation,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3474408
    • 提供者:eshing
  1. Images_processing1

    0下载:
  2. 使用MATLAB GUI用户界面实现对打开的图像进行直方图均衡化,加噪(设置均值和方差),旋转(设置旋转角度)并保存。-MATLAB GUI user interface to open image histogram equalization, plus noise (set the mean and variance), rotation (to set the rotation angle) and save.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:622764
    • 提供者:丁薇
  1. Images_processing2

    0下载:
  2. 使用MATLAB GUI用户界面实现对打开的图像进行灰度直方图、直方图均衡化、统计直方图(算法实现)、亮度和对比度调整(可设置大小)处理,并保存。-MATLAB GUI user interface to open image histogram, histogram equalization, the statistical histogram (algorithm), brightness and contrast adjustment (set size) processing, and
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:579584
    • 提供者:丁薇
  1. maltab-gui

    0下载:
  2. 利用MATLAB,使用GUI实现数字图像处理的基本功能,包括打开图像-The use of MATLAB, use the GUI to achieve the basic functions of digital image processing, including open image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:17820
    • 提供者:baaabo
  1. Matlab-GUI_image1

    0下载:
  2. 使用Matlab GUI界面编写的图像分割程序,实现功能有:图像的打开、保存、阈值法、双峰法、迭代法等。-Written in Matlab GUI interface using image segmentation procedures, functions: image open, save, threshold, bimodal method, iterative method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:15273
    • 提供者:tuzki
  1. Matlab-GUI_image2

    0下载:
  2. 使用Matlab GUI界面编写的图像傅立叶变换程序,实现功能有:图像的打开、保存、图像旋转、X轴、Y轴平移,并画出图像的幅度谱和相位谱。-Matlab GUI interface using Fourier transform image prepared procedures to achieve functions: image open, save, image rotation, X-axis, Y-axis translation, and draw the image amplit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:14374
    • 提供者:tuzki
  1. Matlab-GUI_iamge3

    0下载:
  2. 使用Matlab GUI界面编写的图像灰度化程序,实现功能有:图像的打开、保存、灰度化等。-Written in Matlab GUI interface using gray image program to achieve functions: image open, save, gray and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1068872
    • 提供者:tuzki
  1. Matlab-GUI_image4

    0下载:
  2. 使用Matlab GUI界面编写的图像平滑程序,实现功能有:图像的打开、保存、加入高斯噪声,椒盐噪声,乘法噪声,用均匀模版、加权模版中值滤波对图像进行平滑等。-Written in Matlab GUI interface using image smoothing procedures, functions: image open, save, adding Gaussian noise, salt and pepper noise, multiplication noise with uni
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:15930
    • 提供者:tuzki
  1. Matlab-GUI_image5-(2)

    1下载:
  2. 使用Matlab GUI界面编写的图像锐化程序,实现的功能包括:图像的打开、保存、使用“sobel算子”、“prewitt算子”、“roberts算子”、“log算子”、“canny算子”、“zero-cross算子”、“laplacian算子”对图像进行锐化等。-Written in Matlab GUI interface using image sharpening procedures, functions include: the image open, save, use the &
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11827
    • 提供者:tuzki
  1. Matlab-GUI_image6

    0下载:
  2. 使用Matlab GUI界面编写的图像锐化程序,实现的功能包括:图像的打开、保存、图像直方图和直方图均衡等。-Written in Matlab GUI interface using image sharpening procedures, functions include: the image open, save, image histogram and histogram equalization.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11065
    • 提供者:tuzki
  1. image_fusion

    1下载:
  2. 本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。-The procedures set of mutual information, PV d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1008083
    • 提供者:zhaoyuan
  1. Matlab-GUI

    0下载:
  2. 自编的matlab gui小程序。功能包括:打开文件夹、在列表框中显示打开文件夹下的所有图像文件、点击列表框中图像则显示图像,并给出图像宽度高度信息在文本框中-Directed the matlab gui applet. Features include: Open the folder to display all the image files open folder in the list box, click on the image list box displays the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:26166
    • 提供者:郑成勇
  1. GUI

    0下载:
  2. MATLAB的用户图像界面(GUI)(源码可见),可直接运行,依次为打开原图-三分图开输出alpha图,接着打开背景图可合成新图像-MATLAB user graphical interface (GUI) (source visible), can be directly run, followed by open the original- plans to open three-point output alpha map, and then open a new background i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:16867
    • 提供者:蔡珍妮
  1. plane-boundary-extraction

    0下载:
  2. 利用matlab设计了一个对飞机边界进行提取,并叠加在原图上的GUI界面。GUI界面主要功能包括打开飞机图像文件、显示飞机图像文件、显示处理结果及文件保存等- A GUI interface extracting image boundary and superimposing on original image is designed by using MATLAB. The main functions of the GUI interface as follows: open the i
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:752387
    • 提供者:孔春伟
  1. image processing

    0下载:
  2. 实现图像的开,闭,腐蚀,骨骼提取sobel算子,robert算子等图像后处理过程(image open close erosing etc)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:470016
    • 提供者:whmwhmwhm
  1. MATLAB数字表盘识别[GUI界面,界面丰富]

    2下载:
  2. 该课题为MATLAB数字仪表图像识别系统。可以识别万用表,压力表,电表,手表等的数字识别,包括小数点。带有一个GUI界面,流程为:灰度,二值化,定位,连通闭环,分割出数字区域,开闭运算,去除小面积,细化,精准定位,分割,识别。(This project is a digital instrument image recognition system based on MATLAB. Can identify multimeter, pressure gauge, electricity mete
  3. 所属分类:matlab例程

    • 发布日期:2021-02-09
    • 文件大小:3565568
    • 提供者:可乐一生
« 12 »
搜珍网 www.dssz.com