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

搜索资源列表

  1. Images_processing3

    0下载:
  2. 使用MATLAB GUI用户界面实现基本图像处理 直方图处理,加噪,反转,旋转,图像调整,加减处理,平移 ,镜像,缩放,傅里叶变换等。-Histogram processing of basic image processing using MATLAB GUI user interface, adding noise, inversion, rotation, image adjustment, addition and subtraction processing, translatio
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:579266
    • 提供者:丁薇
  1. NTGraph3D_src

    1下载:
  2. MFC界面上的OPENGL控件,可以显示三维数据,类似MATLAB的图像显示,能充分显示图像密度,梯度,等数据,非常形象。-MFC interface the OPENGL control, can display three-dimensional data, similar MATLAB image display, full display the image density gradient, such as data, very image.
  3. 所属分类:Graph program

    • 发布日期:2014-10-21
    • 文件大小:5761024
    • 提供者:王平仁
  1. demo

    0下载:
  2. 数字图像处理MATLAB演示程序。包含图像灰度处理、平滑、锐化、压缩等。运行demo.m执行主界面。-Digital Image Processing MATLAB demonstration program. Contains the image gray scale processing, smoothing, sharpening, compression. The run demo.m perform the main interface.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:3565612
    • 提供者:raven
  1. ProjecteGDSA

    0下载:
  2. Day/Night Recognition System. The source input of the system are image. The system decided if the input image is a day image or night image. The system has an interface in matlab GUI
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-22
    • 文件大小:34838
    • 提供者:Carolina
  1. GUI

    0下载:
  2. 这是基于matlab的用户界面GUI的关于图像处理的源代码,这几段代码实现了GUI界面多种功能的图像处理,让我们对图像处理比书本文字有更为直观的感受。-Matlab user interface (GUI)-based image processing source code, which pieces of code to achieve a GUI interface for a variety of functions, image processing, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:358719
    • 提供者:何荣聪
  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_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 2 ... 8 9 10 11 12 1314 15 16 17 18 19 »
搜珍网 www.dssz.com