中值滤波Verilog程序-南京林业大学毕业设计.doc

中值滤波Verilog程序-南京林业大学毕业设计.doc

  1. 1、本文档共46页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
中值滤波Verilog程序-南京林业大学毕业设计

南京林业大学 本科毕业设计(论文) 题目:基于FPGA的二维图像中值滤波器设计 学 院:信息科学技术学院 专 业:电子信息工程 学 号:070802112 学生姓名:李文祺 指导教师:刘云飞 职 称:教授 二零一一年 五 摘要 中值滤波是一种常用的图像预处理方法, 是Turky在1971年提出的,其使用非常普遍,对于一定类型的随机噪声,它提供了一种优秀的去噪能力,比小尺寸的线性平滑滤波器的模糊程度明显要低,尤其是对处理脉冲噪声(也称椒盐噪声)非常有效。本设计通过分析常见的3×3滤波窗口的数学模型, 提出了基于FPGA 的中值滤波图像处理算法的设计方案。首先利用Matlab读入一幅加入椒盐噪声的待处理图像(考虑到片内资源,图像大小为100×100),转换为可直接下载到SRAM的.data文件。然后利用控制平台软件DE2_Control_panel.exe将该文件下载到SRAM中,在FPGA中读取SRAM中的数据到中值滤波模块处理。处理后的数据存入SRAM,再利用控制平台软件DE2_Control_panel.exe读取SRAM中的数据到外部文件,文件中的数据即为经中值滤波处理后的图像数据,最后用Matlab将处理后的数据转为矩阵的形式。最终在Altera DE2开发板上验证和实现,验证结果的确大大削弱了脉冲噪声对图像的影响。 关键词:中值 滤波 FPGA 图像处理 椒盐噪声 Abstract Median filtering is a usual method for image processing. It was raised by Turky in 1971.Median filters have been widely used. For some types of random noise, it provides an excellent function of reducing noise. This result is less masked than small-sized linear smoothen lifter. Median filters are effective specially for processing pulse noise (also called pepper salt noise).This essay put forward an design based on FPGA through researching the normal 3? shuttering. In this plan, firstly, we use Matlab program read the noised image data (considered the source of the chip, the image size is 100?00) and translate it into .data file which can directly download into SRAM. Secondly, we use platform control software DE2_转Control_panel.exe to download the file into the chip. The data into SRAM read by FPGA is ready for median filtering. Thirdly, the handled data is stored into SRAM. Than we use platform control software DE2_Control_panel.exe. to reading the SRAM data into external file. Finally, the Matlab software can translate the data into matrix. In the end of the essay, we must verify the result on Altera DE2 that the pulse noise of the image is well reduced. Key words: median filtering FPGA image processing pulse noise 目录 摘要 I Abstract II 第一章 前言 1 1.1 本课题研究的目的及意义 1

文档评论(0)

170****0571 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档