版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、精品文档附:英文资料翻译图像的边缘检测to image edge examination algorithm research academic reportabstractdigital image processing took a relative quite young discipline, is following the computer technology rapid development,day by day obtains the widespreadapplication.the edge took the image one kind of basic charac
2、teristic, in the pattern recognition, the image division, the image intensification as well as the image compression and so on in the domain has a more widespread application.image edge detection method manyand varied, in which based on brightness algorithm, is studies the time to be most long, the
3、theory develops the maturest method, it mainly is through somedifference operator, calculates its gradient based on image brightness the change, thus examines the edge, mainly has robert, laplacian, sobel, canny, operators and so on log. first as a whole introduced digital image processing and the e
4、dge detection survey, has enumerated several kind of at present commonly used edge detection technology and the algorithm, and selects two kinds to use visual the c language programming realization, through withdraws the image result to two algorithms the comparison, the research discusses their goo
5、d and bad points. 对图像边缘检测算法的研究学术报告摘要数字图像处理作为一门相对比较年轻的学科,伴随着计算机技术的飞速发展,日益得到广泛的 应用.边缘作为图像的一种基本特征,在图像识别,图像分割,图像增强以及图像压缩等的领域中有较为广泛的应用.图像边缘提取的手段多种多样,其中基于亮度的算法,是研究时间最久,理论发展最成熟的方法,它主要是通过一些差分算子,由图像的亮度计算其梯 度的变化,从而检测出边缘,主要有robert, laplacian, sobel, canny, log 等算子.首 先从总体上介绍了数字图像处理及边缘提取的概况,列举了几种目前常用的边缘提取技术和 算法,
6、并选取其中两种使用visual c+语言编程实现,通过对两种算法所提取图像结果的比较,研究探讨它们的优缺点.first chapter introduction 1.1 image edge examination introductionthe image edge is one of image most basic characteristics, often is carryingimage majority of informations.but the edge exists in the image irregular structure and in not the stead
7、y phenomenon, also namely exists in the signal point of discontinuity place, these spots have given the image outline position, these outlines are frequently we when the imagery processing needs the extremely important some representative condition, this needs us to examine and to withdraw its edge
8、to an image. but the edge examination algorithm is in the imagery processing question one of classical technical difficultproblems, its solution carries on the high levelregarding us the characteristic description, the recognition and the understanding and so on has the significant influence; also b
9、ecause the edge examination all has in many aspects the extremely important use value, therefore how the people are devoting continuously in study and solve the structure to leave have the good nature and the good effect edge examination operator question.in the usual situation, we may the signal in
10、 singular point and the point of discontinuity thought is in the image peripheral point, its nearby gradation change situation may reflect from its neighboring picture element gradation distribution gradient. according to this characteristic, we proposed many kinds of edge examination operator: if r
11、obertoperator, sobel operator, prewitt operator, laplace operator and so on.these methods many are wait for the processing picture element to carry on the gradation analysis for the central neighborhood achievement the foundation, realized and has already obtained the good processing effect to the i
12、mage edge extraction. . but this kind of method simultaneously also exists has the edge picture element width, the noise jamming is serious and so on the shortcomings, even if uses some auxiliary methods to perform the denoising, also corresponding can bring the flaw which the edge fuzzy and so on o
13、vercomes with difficulty.along with the wavelet analysis appearance, its good time frequency partial characteristic by the widespread application in the imagery processing and in the pattern recognition domain, becomes in the signal processing the commonly used method and the powerful tool.through t
14、he wavelet analysis, may interweave decomposes in the same place each kind of composite signal the different frequency the block signal, but carries on the edge examination through the wavelet transformation, may use its multi-criteria and the multi-resolutionnature fully , real effective expresses
15、the image the edge characteristic.whenthewavelet transformation criterion reduces, is more sensitive to the image detail;but when the criterion increases, the image detail is filtered out, the examination edge will be only the thick outline.this characteristic is extremely useful in the pattern reco
16、gnition, we may be called this thick outline the image the main edge.if will be able an image main edge clear integrity extraction, this to the goal division, the recognition and so on following processing to bring the enormous convenience.generally speaking, the above method all is the work which d
17、oes basedon the image luminance information. in the multitudinous scientific research worker under, has obtained the very good effect diligently.but, because the image edge receives physical condition and so on the illumination influences quite to be bigabove, often enables many to have a common sho
18、rtcoming based on brightness edgedetection method, that is the edge is not continual, does not seal up.consideredthe phase information in the image importance as well as its stable characteristic, causes using the phase information to carry on the imagery processing into newresearch topic. in this p
19、aper soon introduces one kind based on the phase imagecharacteristic examination method - - phase uniform method.it is not uses the image the luminance information, but is its phase characteristic, namely supposition image fourier component phase most consistent spot achievement characteristic point
20、.not only it can examine brightness characteristics and so on step characteristic, line characteristic, moreover can examine mach belt phenomenon which produces as a result of the human vision sensation characteristic.because the phase uniformity does not need to carry on any supposition to the imag
21、e characteristic type, therefore it has the very strong versatility. 第一章绪论 1.1 像边缘检测概论图像边缘是图像最基本的特征之一,往往携带着一幅图像的大部分信息.而边缘存在于图像的不规则结构和不平稳现象中,也即存在于信号的突变点处,这些点给出了图像轮廓的位 置,这些轮廓常常是我们在图像处理时所需要的非常重要的一些特征条件,这就需要我们对一幅图像检测并提取出它的边缘.而边缘检测算法则是图像处理问题中经典技术难题之 一,它的解决对于我们进行高层次的特征描述,识别和理解等有着重大的影响;又由于边缘检测在许多方面都有着非常重要的
22、使用价值,所以人们一直在致力于研究和解决如何构造出具有良好性质及好的效果的边缘检测算子的问题.在通常,f#况下,我们可以将信号中的奇异点和突变点认为是图像中的边缘点,其附近灰度的变化情况可从它相邻像素灰度分布的梯度来反映.根据这一特点,我们提出了多种边缘检测算子:如robert算子,sobel算子,prewitt算子,laplace算子等.这些方法多是以待处理像素为中心的邻域作为进行灰度分析的基础,实现对图像 边缘的提取并已经取得了较好的处理效果.但这类方法同时也存在有边缘像素宽,噪声干扰较严重等缺点,即使采用一些辅助的方法加以去噪,也相应的会带来边缘模糊等难以克服的缺陷.随着小 波分析的出现
23、,其良好的时频局部特性被广泛的应用在图像处理和 模式识别领域中,成为信号处理中常用的手段和有力的工具.通过小波分析,可以将交织 在一起的各种混合信号分解成不同频率的块信号,而通过小波变换进行边缘检测,可以充分利用其多尺度和多分辨率的性质,真实有效的表达图像的边缘特征.当小波变换的尺度减小 时,对图像的细节更加敏感;而当尺度增大时,图像的 细节将被滤掉,检测的边缘只是粗轮廓 该特性在模式识另中非常有用 ,我们可以将此粗轮廓称为图像的主要边缘.如果能将一个图像的主要边缘清晰完整的提取出来,这将对目标分割,识别等后 续处理带来极大的便利.总的说来,以上方法都是基于图像的亮度信息来作的工作.在众多科研
24、工作者的努力下,取得了很好的效果.但是,由于图像边缘受到光照等物理条件的影响比较大,往往使得以上诸多基于亮度的边缘提取方法有着一个共同的缺点,那就是边缘不连续,不封闭.考虑到相位信息在图像中的重要性以及其稳定的特点,使得利用相位信息进行图像处理成为新的研究课题.在本文中即将介绍一种基于相位的图像特征检测方法一一相位一致性方法.它并不是利用图像的亮度信息,而是其相位特点,即假设图像的傅立叶分量相位最一致的点作为特征点.它不但能检测到阶跃特征,线特征等亮度特征,而且能够检测到由于人类视觉感知特性而产生的的马赫带现象.由于相位一致性不需要对图像白特征类型进行任何假设,所以它具有很强的通用性. 1.2
25、 image edge definitiontheimage majority main information all exists in the image edge, the mainperformance for the image partial characteristicdiscontinuity, is in the image thegradation change quite fierce place, also is the signal which we usually said has the strange change place. the strange sig
26、nal the gradation change which moves towards along the edge is fierce,usually we divide the edge for the step shape and the roofshape two kind of types (as shown in figure 1-1).in the step edge two side grey levels have the obvious change; but the roof shape edge is located the gradation increase an
27、d the reduced intersection point.may portray the peripheral point in mathematics using the gradation derivative the change, to the step edge, the roof shape edge asks its step, the second time derivative separately. to an edge, has the possibility simultaneously to have the step and the line edge ch
28、aracteristic. for example on a surface, changes from a plane to the normal direction different another plane can produce the step edge; if this surface has the edges and corners which the regular reflection characteristic also two planes form quite to be smooth, then works as when edges and corners
29、smooth surface normal after mirror surface reflectionangle,as a result of the regular reflectioncomponent, can produce the bright light stripon the edges and corners smooth surface, such edge looked like has likely superimposed a line edge in the step edge. because edge possible and in scene object
30、important characteristic correspondence, therefore it is the very important image characteristic.for instance, an object outline usually produces the step edge, because the object image intensity is different with the background image intensity. 1.3 paper selected topic theory significancethe paper
31、selected topic originates in holds the important status and the function practical application topic in the image project.the so-called image project discipline is refers foundation discipline and so on mathematics, optics principles, the discipline which in the image application unifies which accum
32、ulates the technical background develops.the image project content is extremely rich, and so on divides into three levels differently according to the abstract degree andthe research technique:imagery processing, image analysis and imageunderstandings shown in figure 1-2, in the chart the image divi
33、sion is in between the image analysis and the imagery processing, its meaning is, the image divisionis from the imagery processing to the image analysis essential step, also is further understands the image the foundation. the image division has the important influence to the characteristic.the imag
34、e division and based on the division goal expression, the characteristic extraction and the parameter survey and so on transforms the primitive image as a more abstract more compact form, causes the high-level imageanalysis and possibly understands into.but the edge examination is the image division core content, therefore the edge examination hol
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 二零二五年度劳动合同终止及员工安置补偿协议2篇
- 二零二五年度户外广告牌安装与城市形象宣传合同3篇
- 二零二五年度个人商铺买卖合同协议
- 二零二五年度国际贸易政策分析与市场进入咨询合同
- 2025年度个人房屋装修贷款合同7篇
- 2025年度内控制度咨询与内部控制流程再造合同
- 二零二五年度协议离婚财产清算与分配专业合同3篇
- 2025年度农业生态环境保护与补偿合同3篇
- 2025年度摩托车租赁与赛事运营管理合同3篇
- 二零二五版镍矿市场准入与资质认证合同4篇
- 2024版义务教育小学数学课程标准
- 智能护理:人工智能助力的医疗创新
- 国家中小学智慧教育平台培训专题讲座
- 5G+教育5G技术在智慧校园教育专网系统的应用
- 服务人员队伍稳定措施
- VI设计辅助图形设计
- 浅谈小学劳动教育的开展与探究 论文
- 2023年全国4月高等教育自学考试管理学原理00054试题及答案新编
- 河北省大学生调研河北社会调查活动项目申请书
- JJG 921-2021环境振动分析仪
- 两段焙烧除砷技术简介 - 文字版(1)(2)课件
评论
0/150
提交评论