下载此文档

数字图像处理实验四、基于guide图像处理软件开发.doc


文档分类:IT计算机 | 页数:约9页 举报非法文档有奖
1/9
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/9 下载此文档
文档列表 文档介绍
实验四、基于GUIDE的图像处理软件开发
实验目的
学****使用MATLAB GUIDE的基本操作。
以图像增强为例完成基本图像处理功能的回调函数编写。
实验主要仪器设备
台式机或笔记本电脑。
MATLAB软件(含GUIDE开发环境)。
实验原理
基于灰度直方图变换的图像增强。
灰度修正图像增强。
图像平滑滤波。
图像锐化处理。
实验容
直方图的计算及用直方图均衡原理增强图像。
线性灰度变换图像增强。
对受椒盐噪声污染的图像采用低通处理模板去燥。
对受椒盐噪声污染的图像采用中值滤波去噪。
对图像采用梯度算子和拉普拉斯算子进行锐化。
实验步骤
建立开发环境。
编写相关回调函数。
不断调试、优化,获得较满意的人机交互效果。
实验程序
function varargout = test4(varargin)
% TEST4 MATLAB code for
% TEST4, by itself, creates a new TEST4 or raises the existing
% singleton*.
%
% H = TEST4 returns the handle to a new TEST4 or the handle to
% the existing singleton*.
%
% TEST4('CALLBACK',hObject,eventData,handles,...) calls the local
% function named CALLBACK in with the given input arguments.
%
% TEST4('Property','Value',...) creates a new TEST4 or raises the
% existing singleton*. Starting from the left, property value pairs are
% applied to the GUI before test4_OpeningF gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to test4_OpeningF via varargin.
%
% *See GUI Options on GUIDE's Tools menu. Choose "GUI allows only one
% instance to run (singleton)".
%
% See also: GUIDE, GUIDATA, GUIHANDLES
% Edit the above text to modify the response to help test4
% Last Modified by GUIDE 30-May-2017 17:23:

数字图像处理实验四、基于guide图像处理软件开发 来自淘豆网www.taodocs.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数9
  • 收藏数0 收藏
  • 顶次数0
  • 上传人1006108867
  • 文件大小280 KB
  • 时间2021-06-19