外文翻译---图像的边缘检测.docx
附:英文资料翻译 图像的边缘检测To image edge examination algorithm research academic report Abstract Digital image processing took a relative quite young discipline, is following the computer technology rapid development, day by day obtains the widespread application.The edge took the image one kind of basic characteristic, 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 many and varied, in which based on brightness algorithm, is studies the time to be most long, the theory develops the maturest , it mainly is through some difference 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 edge 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 good and bad points. 对图像边缘检测算法的研究学术报告 摘 要 数字图像处理作为一门相对比较年轻的学科, 伴随着计算机技术的飞速发展, 日益得到广泛 的 应用. 边缘作为图像的一种基本特征, 在图像识别,图像分割,图像增强以及图像压缩等的 领域中有 较为广泛的应用.图像边缘提取的手段多种多样,其中基于亮度的算法,是研究时间 最久,理论发展最成熟的方法, 它主要是通过一些差分算子, 由图像的亮度计算其梯度的变 化, 从而检测出边缘, 主要有 Robert, Laplacian, Sobel, Canny, LOG 等算子. 首先从总体上 介绍了数字图像处理及边缘提取的概况, 列举了几种目前常用的边缘提取技术和 算法,并选 取其中两种使用 Visual C++语言编程实现,通过对两种算法所提取图像结果的比较,研 究探 讨它们的优缺点. First chapter introduction §1.1 image edge examination introductionThe image edge is one of image most basic characteristics, often is carrying image majority of inations.But the edge exists in the image irregular structure and in not the steady 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 to an image. But the edge examination algorithm is in the imagery processing question one of classical technical difficult problems, its solution carries on the high level regarding us the characteristic description, the recognition and the understanding and so on has the significant influence; Also because 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 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,