毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

matlab图像边缘检测算法研究

时间:2022-03-05 11:20来源:毕业论文
过利用图像的轮廓与周边像素灰度有屋顶状变化或阶跃变化的特性,对图像的边缘进行提取。这些操作都在matlab这款软件中进行,所用函数均为自己定义的新函数

摘要本次毕业设计《图像边缘检测算法研究》中,我通过利用图像的轮廓与周边像素灰度有屋顶状变化或阶跃变化的特性,对图像的边缘进行提取。这些操作都在matlab这款软件中进行,所用函数均为自己定义的新函数。 78586

本论文大致可分为四个章节。第一章绪论中,对设计的选题背景进行了简要介绍,并阐明了本次毕业设计的要求以及主要任务;第二章主要介绍了五种边缘检测的经典算法并逐一对其优劣性进行对比,最后对国际上一些著名的图像轮廓提取算法进行了简单的介绍;第三章全面而详尽的介绍了本次设计的设计理念,并且对一些重要的子程序逐一说明。

毕业论文关键词  数字图像处理 轮廓提取 算法 函数

毕业设计说明书外文摘要

Title   Research on image edge detection algorithm       

Abstract This paper mainly introduces the background, origin, development and application of digital image processing technology。 The image contour extraction algorithm was introduced, which of several classical algorithm of detailed analysis and introduction, contour extraction principle is more complicated because for the undergraduate students of learning, there is no detailed analysis in the paper, only the simple introduction。 Finally has carried on the detailed description and Simulation of contour extraction software, this is the key content of this graduation project, I chose some pictures of the image contour extraction, and carries on the contrast, displayed in the body of the paper。 These operations are carried out in MATLAB software this, program on the image contour extraction are directly call matlab built-in function, are the new function to define themselves, and has the advantages of simple operation, good effect, speed faster, contour extraction are relatively clear。

Keywords   digital image processing technology  contour extraction 

contour extraction  program

目录

1 绪论 1

1。1 研究背景 1

2 图像轮廓提取方法 2

2。1 经典算法 2

2。2 经典算法仿真结果 10

2。3 其他算法 11

2。4曲线拟合 13

3程序设计以及程序的介绍 16

3。1程序设计的一般步骤 16

3。2 程序的设计思路 18

3。3程序各部分的主要设计思路 19

3。4程序的主要子程序 21

4程序最终结果对比图 26

结  论 30

致  谢 31

参考文献 32

1 绪论

1。1 研究背景

在西方有一句俗语:“One picture is worth ten thousands of words。”。翻译成中文就是“一图胜千言”。用科学来解释其中原理就是人类从外界获取信息中的百分之六十到其实是通过眼睛的图像信息。正因为图像在人类认知与传播信息当中的重要性,数字图像处理已逐渐发展为当今一门成熟的学科。我们可以通过数字图像处理提升图像的质量,让人们达到更高的观感体验;能够提炼出图像中的特殊信息或者特征从而达到计算机视觉和目标识别的要求;为了达到方便图像提升存储和传输的目的,我们还能变换、编码和压缩图像。论文网 matlab图像边缘检测算法研究:http://www.youerw.com/jisuanji/lunwen_90598.html

------分隔线----------------------------
推荐内容