1、 毕毕 业业 设设 计计(论论 文文) 基于 MFC 的图像边缘检测提取算法仿真 I 装 订 线 基于 MFC 的图像边缘检测提取算法仿真 摘要 本论文是要通过计算机仿真的方法来实现对图像边缘的提取,并生 成新的图像,新的图像只含有边缘,无其他的颜色信息。在通过用计算机进 行仿真的过程中,演示仿真系统是使用 VC+6.0 来编写的,应用了面向对象 的编程思想,并使用 C+语言实现。本论文研究的图像是 Windows 操作系统 中的标准图像文件格式(*.bmp)。本论文从介绍 MFC 编程的基础知识,然后又 分析了 bmp 图像的内部结构。分析比较了六个常用边缘检测算子,最后又分 析了边缘提取算
2、子。通过对各个算子的分析比较,最后应用在边缘提取上的 边缘检测算子是 Kirsch 算子,其他几个算子在应用后边缘检测后效果一般, 但是进行边缘提取后, 效果非常不清晰, 只有 Kirsch 算子较好的反应了边缘, 我所做的边缘检测,是在不分析图像的噪声,和其他因素的条件下进行的。 关键词 边缘检测 边缘提取 算子 图像 II 装 订 线 Based on MFC image edge detection extraction algorithm simulation Abstract This thesis is to through the computer simulation meth
3、od to realize the image edge extraction, and generate new image, the new image contains only edge, no other color information. With a computer simulation in through the process, demo simulation system is using vc +6.0 to write, applied the object-oriented programming ideas, and use the c+ language i
4、mplementation. This paper studies the image is Windows operating system standard image file format (*. BMP). This paper introduces the basic knowledge of programming MFC, then analyzes the internal structure of BMP image. Analyses and compares the sixcommon edge detection and then analyzes the operator image edge operator. Through the anal