博客
关于我
【信息技术】【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 为某个字段的值加前缀、去掉前缀
查看>>
mysql 主从
查看>>
mysql 主从 lock_mysql 主从同步权限mysql 行锁的实现
查看>>
mysql 主从互备份_mysql互为主从实战设置详解及自动化备份(Centos7.2)
查看>>
mysql 主从关系切换
查看>>
MYSQL 主从同步文档的大坑
查看>>
mysql 主键重复则覆盖_数据库主键不能重复
查看>>
Mysql 事务知识点与优化建议
查看>>
Mysql 优化 or
查看>>
mysql 优化器 key_mysql – 选择*和查询优化器
查看>>
MySQL 优化:Explain 执行计划详解
查看>>
Mysql 会导致锁表的语法
查看>>
mysql 使用sql文件恢复数据库
查看>>
mysql 修改默认字符集为utf8
查看>>
Mysql 共享锁
查看>>
MySQL 内核深度优化
查看>>
mysql 内连接、自然连接、外连接的区别
查看>>
mysql 写入慢优化
查看>>
mysql 分组统计SQL语句
查看>>
Mysql 分页
查看>>