基于MATLAB的彩色数字图像增强的研究

基于MATLAB的彩色数字图像增强的研究(任务书,开题报告,论文15000字)
摘要
随着互联网的迅猛发展,人们对于数字图像的需求越来越多。与此同时,数字图像处理技术也得到了高速发展。各种数字图像处理的算法的出现,也极大地丰富了数字图像处理的技术手段。由于计算机硬件的不断更新迭代,使得计算机对图像处理的速度越来越快,从而使得数字图像处理技术广泛应用于各个领域。图像增强作为图像处理技术的重要组成部分,该技术使得数字图像在移动互联网的时代广受欢迎。由于图像处理的信息量和运算量比较大,需要使用稳定且可靠的数字图像处理软件MATLAB来承担运算任务。
本文是基于MATLAB软件对数字图像处理技术中图像增强技术进行研究,采用经典lena人像图作为图像增强的主要图片,使用不同的算法进行处理。本文主要从空域法、频域法和彩色图像增强三大方面进行研究其算法的差异性和时效性,同时搭建图像增强算法的GUI界面。外文翻译为彩色图像的自然增强。
关键词:MATLAB;数字图像;图像增强
Abstract
With the rapid development of the Internet, there is an increasing demand for digital images. At the same time, digital image processing technology has also been developed at a high speed. The emergence of various digital image processing algorithms has greatly enriched the technical means of digital image processing. Because of the continuous updating and iteration of computer hardware, the speed of computer image processing is faster and faster, which makes digital image processing technology widely used in various fields. Image enhancement is an important part of image processing technology, which makes digital image popular in the era of mobile internet. Because of the large amount of information and computation in image processing, it is necessary to use the stable and reliable digital image processing software MATLAB to undertake the operation task.
[版权所有:http://DOC163.com]
In this paper, image enhancement technology in digital image processing technology is studied based on MATLAB software. Classical Lena human image is used as the main image of image enhancement, and different algorithms are used for processing. This paper mainly studies the difference and timeliness of the algorithm from three aspects: spatial domain method, frequency domain method and color image enhancement, and builds the GUI interface of the image enhancement algorithm.
Keywords: MATLAB; Digital Image; Image Enhancement


目录
第1章绪论 1
1.1目前研究现状 1
1.2研究的目的和意义 1
1.3研究的主要内容 2
第2章相关技术知识介绍 3
2.1数字图像简介 3
2.1.1数字图像概述 3
2.1.2数字图像分类 3
2.1.3常见的数字图像格式 3
2.1.4数字图像增强概要 3
2.2 MATLAB基本知识简介 5
2.2.1MATLAB的发展历史 5 [资料来源:http://www.doc163.com]
2.2.2 MATLAB语言 5
2.2.3MATLAB GUI图形界面 6
2.2.4MATLAB的应用 6
第3章灰度图像增强算法 7
3.1空域法 7
3.1.1基于灰度变换之反转变换 7
3.1.2直方图均衡化 8
3.1.3图像平滑 9
3.1.4几种不同梯度算子的锐化 10
3.2频域法 16
3.2.1低通滤波 16
3.2.2高通滤波 19
3.2.3同态滤波 19
第4章彩色图像增强算法和GUI搭建 22
4.1颜色模型 22
4.1.1RGB模型 22
4.1.2HSI模型 23
4.1.3HSI模型与RGB模型相互转换 24
4.2彩色图像增强的基本概念 25
4.3彩色图像直方图均衡化 25
4.4伪彩色处理 27
4.5假彩色处理 29
4.6 GUI界面设计 31
[版权所有:http://DOC163.com]
第5章总结与展望 34
5.1本文总结 34
5.2展望 34
参考文献 36
附录 37
致谢 38
[资料来源:http://Doc163.com]