博客
关于我
【信息技术】【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:连接报错“closing inbound before receiving peer‘s close_notify”
查看>>
mysqlbinlog报错unknown variable ‘default-character-set=utf8mb4‘
查看>>
mysqldump 参数--lock-tables浅析
查看>>
mysqldump 导出中文乱码
查看>>
mysqldump 导出数据库中每张表的前n条
查看>>
mysqldump: Got error: 1044: Access denied for user ‘xx’@’xx’ to database ‘xx’ when using LOCK TABLES
查看>>
Mysqldump参数大全(参数来源于mysql5.5.19源码)
查看>>
mysqldump备份时忽略某些表
查看>>
mysqldump实现数据备份及灾难恢复
查看>>
mysqldump数据库备份无法进行操作只能查询 --single-transaction
查看>>
mysqldump的一些用法
查看>>
mysqli
查看>>
MySQLIntegrityConstraintViolationException异常处理
查看>>
mysqlreport分析工具详解
查看>>
MySQLSyntaxErrorException: Unknown error 1146和SQLSyntaxErrorException: Unknown error 1146
查看>>
Mysql_Postgresql中_geometry数据操作_st_astext_GeomFromEWKT函数_在java中转换geometry的16进制数据---PostgreSQL工作笔记007
查看>>
mysql_real_connect 参数注意
查看>>
mysql_secure_installation初始化数据库报Access denied
查看>>
MySQL_西安11月销售昨日未上架的产品_20161212
查看>>
Mysql——深入浅出InnoDB底层原理
查看>>