博客
关于我
【信息技术】【2011.05】【含源码】数字图像处理与图像恢复
阅读量:262 次
发布时间:2019-02-28

本文共 1603 字,大约阅读时间需要 5 分钟。

640?wx_fmt=jpeg

本文为芬兰赫尔辛基应用科学大学作者:Akewak Jeba)的学士论文66

 

本项目的主要目标是分析用于增强图像的数字图像处理方法本课题包括数字图像处理的主要概念如何利用一些技术对其进行处理并对这些技术进行比较提出哪一种处理数字图像的方法比较容易这些技术的目标包括降低噪声增强对比度和图像锐化本文还分析了彩色图像的处理方法并提出了恢复彩色图像的方法本项目采用了MATLAB仿真软件对数学算法进行了编程和测试以找出所需的输出结果在这个项目中数学分析是基本的核心一般来说空域和频域方法在不同的技术中都是重要且适用的本项目试图展示空域和频域方法的比较及其优缺点本项目还建议在许多其他图像处理应用程序中进行更多的研究以证明这些方法的重要性

 

The main goal of the project is to analyze the methods of digital image processing that are used to enhance an image. This project included the main concept of digital image processing, how to process it using some techniques and compare the techniques and suggest which one is easy to deal with digital images. The targets of the techniques include reducing noise, contrast enhancement and image sharpening. This project also analyzed the methods on color images and suggested the ways in order to restore images. The method used to carry out the project was MATLAB software. Mathematical algorithms were programmed and tested for the result to find the necessary output. In this project mathematical analysis was the basic core. Generally the spatial and frequency domain methods were both important and applicable in different technologies. This project has tried to show the comparison between spatial and frequency domain approaches and their advantages and disadvantages. This project also suggested that more research have to be done in many other image processing applications to show the importance of those methods.

 

1 引言

2 理论背景

3 空域图像增强与变换

4 频域图像增强

5 图像恢复

6 空域和频域方法分析与结果

7 结论

附录1 空域算法的源代码

附录2 频域算法的源代码 

640?wx_fmt=jpeg

推荐公众号:电力电子技术与新能源

640?wx_fmt=jpeg

推荐公众号:MATLAB基于模型的设计

640?wx_fmt=jpeg

下载英文原文请点击“阅读原文”

转载地址:http://rglp.baihongyu.com/

你可能感兴趣的文章
Mysql InnoDB 数据更新导致锁表
查看>>
Mysql Innodb 锁机制
查看>>
MySQL InnoDB中意向锁的作用及原理探
查看>>
MySQL InnoDB事务隔离级别与锁机制深入解析
查看>>
Mysql InnoDB存储引擎 —— 数据页
查看>>
Mysql InnoDB存储引擎中的checkpoint技术
查看>>
Mysql InnoDB存储引擎中缓冲池Buffer Pool、Redo Log、Bin Log、Undo Log、Channge Buffer
查看>>
MySQL InnoDB引擎的锁机制详解
查看>>
Mysql INNODB引擎行锁的3种算法 Record Lock Next-Key Lock Grap Lock
查看>>
mysql InnoDB数据存储引擎 的B+树索引原理
查看>>
mysql innodb通过使用mvcc来实现可重复读
查看>>
mysql insert update 同时执行_MySQL进阶三板斧(三)看清“触发器 (Trigger)”的真实面目...
查看>>
mysql interval显示条件值_MySQL INTERVAL关键字可以使用哪些不同的单位值?
查看>>
Mysql join原理
查看>>
MySQL Join算法与调优白皮书(二)
查看>>
Mysql order by与limit混用陷阱
查看>>
Mysql order by与limit混用陷阱
查看>>
mysql order by多个字段排序
查看>>
MySQL Order By实现原理分析和Filesort优化
查看>>
mysql problems
查看>>