- 6
- 0
- 约 25页
- 2016-12-22 发布于浙江
- 举报
基于MATLAB
数字图像处理平台设计
摘 要
数字图像处理技术在各个行业得到广泛的应用,其交互式的图形界面是操作者方便使用这些技术的途径。本文主要介绍了基于MATLAB的图形用户界面(GUI)来设计一个简单实用的图像处理软件平台,其中具备图像处理的常用功能,以满足用户的使用。文章详细阐述了一下图像处理软件平台的设计过程。本文的GUI设计所制作的图像处理软件平台可以实现的功能有五个模块:图像变换、图像增强、图像分割、图像变形以及其它常用处理。其中也讲述了GUI的基本常用操作及文件的打开、保存及退出。文章基本介绍了以上的内容,关于软件还有许多未能实现的功能有待于日后的逐步开发和学习。
关键词:GUI;图像变换;图像增强;图像分割;图像变形;图像处理
ABSTRACT
Digital image processing technology has been widely used in various industries, their interactive graphical interface is the way of the operator ease of use of these technologies.This article mainly introduced the graphical user interface (GUI) based on MATLAB to design a simple and practical platform for the image processing software, Which have commonly used image processing function, in order to meet the users use. The article expounds the design process of the image processing software platform. This paper made the GUI design of image processing software platform can realize the function of five modules: image transformation, image enhancement, image segmentation, image distortion and other commonly used processing. The basic common operations of which also tells the story of GUI and file open, save, and exit. The content of the article introduces the above basic, about software and many fail to realize the function of the subject to the gradual development and learning in the future.
Key words: GUI; Image transformation; Image enhancement; Image segmentation; Image deformation; The image processing
目 录
1 绪论 1
1.1设计要求及目的 1
1.2 课题分析 1
1.3 总体设计 2
2 具体设计 2
2.1 菜单设计 2
2.2 图像的打开、保存及退出 3
2.2.1 图像打开 3
2.2.2 图像保存 4
2.2.3程序退出 4
2.3 图像变换 4
2.3.1 傅里叶变换 4
2.3.3 离散余弦变换 5
2.4 图像增强 5
2.4.1 空间域增强 5
2.4.2 频率域增强 6
2.5 图像分割 7
2.5.1 阈值分割 8
2.5.2 梯度分割 8
2.6 图像变形 9
2.6.1 翻转 9
2.6.2 旋转 10
2.7 其它常用处理 10
2.7.1 亮度 10
2.7.2 对比度 11
2.7.3 截图 11
2.7.4 底片效果 12
2.7.5 二值处理 12
3 结果分析 13
4 心得体会 13
附录 14
基于MATLAB数字图像处理平台设计
MATLAB是近几年来国内外使用最为广泛的优秀科技软件之一。其语法结构简单,具有极强的数值计算、数据分析、图形绘制及图像处理等功能。具有高质量的图形可视化效果和强大的界面设计能力。因而在数字图像处理中有着其他语言所无法比拟的优势。图形用户界面
原创力文档

文档评论(0)