- 16
- 0
- 约1.63万字
- 约 25页
- 2016-03-19 发布于浙江
- 举报
Canny边缘检测与轮廓提取
目录
摘要 I
Abstract II
1 绪论 1
2 设计内容与OpenCV简介 2
2.1 设计任务内容 2
2.2 OpenCV简介 2
3 理论分析 3
3.1 边缘检测 3
3.1.1 图像的边缘 3
3.1.2 边缘检测的基本步骤 3
3.2 轮廓提取 4
4 边缘检测的算法比较 5
4.1 Reborts算子 5
4.2 Sobel算子 5
4.3 Prewitt 算子 6
4.4 Kirsch 算子 7
4.5 LOG算子 7
4.6 Canny算子 8
5 实验仿真 10
5.1算法设计 10
5.2 实验结果 11
6 分析与总结 12
参考文献 13
附录 14
摘要
边缘检测是图像处理和计算机视觉中的基本问题,它的目的是标识出数字图像中亮度变化明显的点。图像经过边沿检测处理之后,不仅大幅度地减少了数据量,并且剔除了可以认为不相关的信息,保留了图像重要的结构属性。
事实上,边缘存在于图像的不规则结构和不平稳现象中,也即存在于信号的突变点处,这些点给出了图像轮廓的位置。这些轮廓常常是我们在图像边缘检测时,所需要的非常重要的一些特征条件,这就需要我们对一幅图像检测并提取出它的边缘。
可用于图像边缘检测和轮廓提取的方法有很多,其中包括有常见的Robert 边缘算子、Prewitt 边缘算子、Sobel 边缘算子等等。本文首先将会从数字图像处理的角度,对几种边缘检测算法进行详细的分析,然后会并选择其中一种边缘检测算法进行实验。考虑到以后进一步的学习,本文将会使用openCV对算法进行实现。最后,本文将会把实验获得的实际效果,与理论分析的结果进行比对,并以此对本次实验进行总结。
关键字:边缘检测 轮廓提取 图像处理 openCV
Abstract
Edge detection is the basic problem in image processing and computer vision, its purpose is to identify the digital image brightness changes in the obvious points.Image after edge detection processing, not only greatly reduces the amount of data, and eliminated can think irrelevant information, keep the structure of the image important attribute.
Edge of image, in fact, exist in the image of the irregular structure and unstable phenomenon, which exists in the abrupt change point of the signal, the point the location of the image contour is presented.These contours are often in image edge detection, we need some important characteristics of the condition, this needs us to the edge of an image detection and extract it.
There are so many method can be used in image edge detection and contour extraction, including common Robert edge operator, Prewitt edge operator, Sobel edge operator and so on.At first, this paper will, from the perspective of digital image processing and analysis of several kinds of edge detection algorithms in detail, and then select one of the edge detection algorithm for experiments.After considering the further study, this paper implemented the algorithm will use openCV.Finally, this article will obtain the actual ef
您可能关注的文档
- 2014年中考英语词汇表(音标版).doc
- 2013考研数二真题及解析.doc
- 2014年华南理工网络课程《线性代数与概率统计》.doc
- 2014新版:(人教新目标)九年级英语:单词总表.doc
- 2014版九年级英语单词.doc
- 2015-2016学年吉林省长春市第十一高中高二上学期期末考试化学试题.doc
- 2015最新英语六级写作模板.doc
- 2015招标师电子招投标继续教育试题答案.doc
- 2016届福建省福州格致中学(鼓山校区)高三上学期第五次月考(期末)数学(文)试题.doc
- 2016年自学考试问题集大全分享.doc
- 2025-2026学年天津市和平区高三(上)期末数学试卷(含解析).pdf
- 2025-2026学年云南省楚雄州高三(上)期末数学试卷(含答案).pdf
- 2025-2026学年甘肃省天水市张家川实验中学高三(上)期末数学试卷(含答案).docx
- 2025-2026学年福建省厦门市松柏中学高二(上)期末数学试卷(含答案).docx
- 2025-2026学年广西钦州市高一(上)期末物理试卷(含答案).docx
- 2025-2026学年河北省邯郸市临漳县九年级(上)期末化学试卷(含答案).docx
- 2025-2026学年河北省石家庄二十三中七年级(上)期末历史试卷(含答案).docx
- 2025-2026学年海南省五指山市九年级(上)期末化学试卷(含答案).docx
- 2025-2026学年河北省唐山市玉田县九年级(上)期末化学试卷(含答案).docx
- 2025-2026学年河北省邢台市市区九年级(上)期末化学试卷(含答案).docx
最近下载
- 产后骨盆修复全流程指导手册.docx VIP
- HG∕T 2568-2021 工业偏硅酸钠.pdf
- 2025年鄂尔多斯市特岗教师招聘考试真题汇编附答案解析.docx VIP
- 24小时客服电话:010-82311666免费咨询热线:4.doc VIP
- 2020ACLS学员课课前测试中文版试题+答案.pdf VIP
- 髌骨脱位康复护理新进展.pptx VIP
- 急救医学-第四章心悸.ppt VIP
- 高中数学必修第四册第十一章综合测试01含答案解析.pdf VIP
- 2022年高考物理核心高频考点专题22 圆周运动的轻绳、轻杆模型(解析版).pdf VIP
- 马工程-中国古代文学史(第二版)上册第三编魏晋文学全套PPT课件50109.pptx
原创力文档

文档评论(0)