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

搜索资源列表

  1. guidesign

    0下载:
  2. 利用matlab设计gui界面实现对图像的平滑、锐化、反转等处理-Using matlab design GUI interface processing for image smoothing, sharpening, reverse
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-30
    • 文件大小:1491242
    • 提供者:zhangr
  1. wenzishibie

    0下载:
  2. 在matlab环境下,建立一个GUI界面,能实现文字识别功能。适合初学图像处理。-In the matlab environment, the establishment of a GUI interface, can realize character recognition function. Image processing, suitable for beginners.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:53385
    • 提供者:康国炼
  1. shuzituxiangchuli

    0下载:
  2. 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。 3、图像分
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:822641
    • 提供者:张涛
  1. matlab_GUI

    1下载:
  2. matlab GUI 的一个课程设计报告。里面介绍了编写GUI图像处理界面的方法与步骤,还配备了源程序。-matlab GUI of a curriculum design report. Which describes the preparation of image processing GUI interface methods and procedures, but also equipped with a source.
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:1679268
    • 提供者:崔微
  1. matlab_interface-display

    0下载:
  2. 采用matlab的一些图像处理程序,主要包括坐标变化,界面的显示等。 -Some image processing using matlab procedures, including coordinate changes, the interface display.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:7508
    • 提供者:ygf
  1. keshe

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

    • 发布日期:2016-04-29
    • 文件大小:3072
    • 提供者:朱孝天
  1. toolbox

    0下载:
  2. 一个采用matlab GUI界面设计的工具盒,根据《冈萨雷斯数字图像处理》内含整体界面,通过不同的界面启动对应章节的程序,打开这个程序分别有各章节的滤波,图像处理,身份证数字切割识别等功能,运行时请打开:matlabtoolbox.m-One using matlab GUI interface design tool box, under " Gonzalez Digital Image Processing" includes the whole interface, th
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:9951818
    • 提供者:wenweirong
  1. jiemian

    0下载:
  2. 用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像-For image denoising matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and in the same interfac
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-25
    • 文件大小:3033
    • 提供者:猪猪
  1. chepaishibie1

    2下载:
  2. matlab数字图像处理,车牌识别程序,含有gui界面,实验报告-matlab digital image processing, license plate recognition program, containing gui interface, lab reports
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:558405
    • 提供者:吕茂锋
  1. digital_watermarkings

    1下载:
  2. 该程序有matlab的GUI界面,用离散余弦变换实现了数字水印图像嵌入,并且能够从处理过的图像中提取出水印。所有的图片都经过二值化处理,这是一个黑白图像的数字水印嵌入程序。-The program has matlab GUI interface, with the discrete cosine transform to achieve the digital watermark embedding and can be processed images from the extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2806
    • 提供者:Hugh
  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-04-01
    • 文件大小:1008083
    • 提供者:zhaoyuan
  1. matlabhist

    0下载:
  2. 使用matlab在界面上打开图象并显示其直方图,本人编的简单小程序。-use Matlab opened at the interface and to demonstrate its image histogram, I series of small simple procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:4357
    • 提供者:acknowl
  1. MatlabImageProcess

    0下载:
  2. Matlab写的图像处理中的基本算法包括直方图均衡化,拉普拉斯锐化,Sobel锐化,含GUI界面-Matlab Image Processing written by the basic algorithm, including histogram equalization, sharpening Laplace, Sobel sharpening, with GUI interface
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5775
    • 提供者:冯建梅
  1. di-shang-tu-pian-chuli

    0下载:
  2. matlab 源码程序 基于互信息熵的图像配准方法,其中包括图像配准的程序,还有程序运行的界面,对于初学图像配准或者利用MATLAB做GUI界面的同学有所帮助-matlab source program based on mutual information image registration methods, including image registration procedures, as well as running the interface, image registratio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:79562
    • 提供者:彭成新
  1. matlab_gui_draw

    0下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 -MATLAB-GUI graphical user interface based on digital image processing software of the system
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5468
    • 提供者:wangxiaotu
  1. GUISHEJIMATLAB3

    1下载:
  2. 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-This program debug version then matlab2012b success in graduate design information
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-23
    • 文件大小:3087360
    • 提供者:李雷
  1. FFT

    0下载:
  2. (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。-(1) the preparation of the FFT algorithm (do not call the system existing function) in MATLAB environment (2) to achieve the selected image to the FF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:183157
    • 提供者:黄培哲
  1. Ch05

    0下载:
  2. matlab科学计宝典 最值问题 图像增强 图形界面 线性方程 元胞自动机-total book value of science' s most matlab image enhancement graphical interface problem of linear equations Cellular Automata
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:10127
    • 提供者:Qw4K4XM8
  1. Matlab_ImageSee

    0下载:
  2. 该函数为Matlab设计的人机交互界面,主要用于图像显示,可根据需要进一步开发-The function of Matlab design of man-machine interface, mainly for image display, can be further developed as needed
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:75772
    • 提供者:谢丽
  1. registration_GUI

    0下载:
  2. 这是一个图像配准的MATLAB代码,有很好的GUI界面,以像素级进行配准-This is an image registration MATLAB code, a very good GUI interface to perform pixel-level registration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:849802
    • 提供者:阿宝
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 »
搜珍网 www.dssz.com