ImageVerifierCode 换一换
格式:DOCX , 页数:26 ,大小:84.67KB ,
文档编号:5794312      下载积分:20 文币
快捷下载
登录下载
邮箱/手机:
温馨提示:
系统将以此处填写的邮箱或者手机号生成账号和密码,方便再次下载。 如填写123,账号和密码都是123。
支付方式: 支付宝    微信支付   
验证码:   换一换

优惠套餐
 

温馨提示:若手机下载失败,请复制以下地址【https://www.163wenku.com/d-5794312.html】到电脑浏览器->登陆(账号密码均为手机号或邮箱;不要扫码登陆)->重新下载(不再收费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  
下载须知

1: 试题类文档的标题没说有答案,则无答案;主观题也可能无答案。PPT的音视频可能无法播放。 请谨慎下单,一旦售出,概不退换。
2: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
3: 本文为用户(最好的沉淀)主动上传,所有收益归该用户。163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

1,本文(数字图像处理论文中英文对照资料外文翻译文献.docx)为本站会员(最好的沉淀)主动上传,163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
2,用户下载本文档,所消耗的文币(积分)将全额增加到上传者的账号。
3, 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(发送邮件至3464097650@qq.com或直接QQ联系客服),我们立即给予删除!

数字图像处理论文中英文对照资料外文翻译文献.docx

1、中英文对照资料外文翻译文献原 文To image edge examination algorithm researchAbstract :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 th

2、e 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 many and varied, in which based on brightness algorithm, is studies the time to be most long, the theory develop

3、s the maturest method, 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

4、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 poin

5、ts.Foreword: In image processing, as a basic characteristic, the edgeof theimage, which is widely used in the recognition, segmentation,intensification and compress of the image, is often applied tohigh-level domain.There are many kinds of ways to detect the edge. Anyway, there aretwo main technique

6、s: one is classic method based on the gray grade ofevery pixel; the other one is based on wavelet and its multi-scalecharacteristic. The first method, which is got the longest research,get the edge according to the variety of the pixel gray.第 1 页The maintechniques are Robert, Laplace, Sobel, Canny a

7、nd LOG algorithm.The second method, which is based on wavelet transform, utilizes theLipschitz exponent characterization of the noise and singular signaland then achieve the goal of removing noise and distilling the realedge lines. In recent years, a new kind of detection method, which basedon the p

8、hase information of the pixel, is developed. We need hypothesizenothing about images in advance. The edge is easy to find in frequencydomain. Its a reliable method.In chapter one, we give an overview of the image edge. And inchapter two, some classic detection algorithms are introduced. Thecause of

9、positional error is analyzed, and then discussed a moreprecision method in edge orientation. In chapter three, wavelet theoryis introduced. The detection methods based on sampling wavelettransform, which can extract maim edge of the image effectively, andnon-samplingwavelettransform,whichcanremainth

10、eoptimum spatialinformation, are recommended respectively. In the last chapter of thisthesis, the algorithm based on phase information is introduced. Usingthe log Gabor wavelet, two-dimension filter is constructed, many kindsof edges are detected,includingMachBand,whichindicatesitisaoutstandingand b

11、io-simulation method。May all the work in this paper is of some value to research and applications of image edge detection.First chapter introduction1.1 image edge examination introductionThe image edge is one of image most basic characteristics, often is carrying image majority of informations 。But

12、the edge exists in the image irregular structure and in not the steady phenomenon, also namely exists in the signal pointofdiscontinuityplace,these spots have given the image outline position, these outlines arefrequentlywewhenthe imageryprocessingneedsthe extremelyimportantsome representative condi

13、tion, this第 2 页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

14、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 o

15、perator 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 characteristi

16、c, we proposed many kinds of edge examination operator: If Robert operator, 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

17、 and has already obtained the good processing effect to the image 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 corres

18、ponding can bring the flaw which the edge fuzzy and so on overcomes 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 processi

19、ng the commonly used method and the powerful tool。Through the 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

20、the multi-resolution nature fully, real effective expresses the image the edge characteristic 。 When the wavelet 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 ou

21、tline.This第 3 页characteristic is extremely useful in the pattern recognition, 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 con

22、venience.Generally speaking, the above method all is the work which does based on 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 inf

23、luences quite to be big above, often enables manytohaveashortcomingcommonbasedonbrightness edge detection method, that is the edge is not continual, does not seal up.Consideredthephase informationintheimage importance as well as itsstable characteristic, causes using the phase information to carry o

24、n the imagery processing into new research topic。Inthispapersoonintroducesonekindbasedonthephaseimage characteristic 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

25、consistent spot achievement characteristic point.Not only it can examine brightness characteristics and so on step characteristic, line characteristic, moreover can examine Mach belt phenomenonwhichproducesasaresultofthehumanvisionsensation characteristic.Because the phase uniformity does not need t

26、o carry on any supposition to the image characteristic type, therefore it has the very strong versatility。1.2 image edge definitionThe image majority main information all exists in the image edge, the main第 4 页performance for the image partial characteristic discontinuity, is in the image the gradat

27、ion change quite fierce place, also is the signal which we usually said has the strange change place。The strange signal the gradation change which moves towards along the edge is fierce, usually we divide the edge for the step shape and the roof shape two kind of types (as shown in Figure 1-1).In th

28、e step edge two side grey levels have the obvious change; But the roof shape edge is located the gradation increase and 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, thesec

29、ond time derivative separately。To an edge, has the possibility simultaneously to have the step and the line edge characteristic. 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 t

30、he regular reflection characteristic also two planes form quite to be smooth, then works as when edges and corners smooth surface normal after mirror surface reflection angle, as a result of the regular reflection component, can produce the bright light strip on the edges and corners smooth surface,

31、 such edge looked like has likely superimposed a line edge in the step edge. Because edge possible and in scene object important characteristic correspondence, therefore it is the very important image characteristic 。 For instance, an object outline usually produces the step edge, because the object

32、 image intensity is different with the background image intensity。1.3paper selected topic theory significanceThe paper 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

33、 discipline and so on mathematics, optics principles, the discipline which in the imageapplication unifies which accumulates the technical background develops.The image project content is extremely rich, and so on divides into three levels differently according to the abstract degree and the researc

34、h technique: Imagery processing, image analysis and image understanding。As shown in Figure 1-2, in the chart, the image第 26 页division is in between the image analysis and the imagery processing, its meaning is, the image division is from the imagery processing to the image analysis essential step, a

35、lso is further understands the image the foundation。The image division has the important influence to the characteristic.The image 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 mo

36、re compact form, causes the high-level image analysis and possibly understands into.But the edge examination is the image division core content, therefore the edge examination holds the important status and the function in the image project.Therefore the edge examination research always is in the im

37、age engineering research the hot spot and the focal point, moreover the people enhance unceasingly to its attention and the investment。1.4this article prime tasks1.4.1 Algorithm contentIntroduced and has analyzed the classics image edge examination algorithm, summarized each algorithm good and bad p

38、oints, has given the image edge examination result, and emphatically take the LOG algorithm as the example, embarked from the noise and the edge shape viewpoint has analyzed the reason which the edge position error produced; Introduced in one kind of LOG algorithm the quite precise definite edge met

39、hod。1.4.2 Wavelet theoryHas studied the wavelet elementary theory, summarized the signal as well as the noise Lip index nature, and in based on in the non-sampling wavelet transformation image characteristic extraction algorithm foundation, unifies the auto-adapted denoising method, has made certain

40、 improvement to this method, obtained the quite satisfactory effect, denoising ability had the quite big enhancement; Then introduced one kind based on the sampling wavelet examination image main edge method。1.4.3Novel algorithmThe system has studied one kind quite novel based on the phase imagechar

41、acteristic extraction algorithm - phase uniform algorithm,and has given its simple algorithm.Has given in the unidimensional situation algorithm simulation step, analyzed expanded to the two-dimensional method, and explained by the edge examination result the phase uniform algorithm conformed to the

42、 human vision characteristic。1.5 this article content arrangementIn the first chapter, the author has given an outline explanation to the image edge examination, and explained carries on the image edge examination the vital significance.In second chapter, the system introduced the quite classical im

43、age edge examination operator and the concrete realization principle, have analyzed each algorithm existence insufficiency by the edge examination result.Finally, from the noise influence and edge shape obtaining, take the LOG algorithm as the example, has analyzed the reason which the false edge as

44、 well as edge shifting produces.Finally introduced in one kind of LOG algorithm the quite precise definite edge method.In third chapter, the author system introduced the present quite popular wavelet theory, and introduced emphatically the multi-criterion concept and the signal Lip index, and by the

45、 noise and the signal Lip index characteristic, carries on the extraction in the non-sampling wavelet transformation foundation to the image edge.In order to strengthen the edge image anti-chirp ability, but also the algorithm has made certain improvement regarding this, the auto-adapted denoising m

46、ethod will use in the edge detection, has obtained the satisfying effect.Finallyalsointroducesonekindbasedonthesamplingwavelet examination image main edge method.In the this article fourth chapter, introduced one kind quite novel based on the phase image characteristic extraction algorithm - - phase

47、 uniform algorithm.From unidimensional algorithm introduction obtaining, has given under the unidimensional signal simulation result,andexpandsgraduallytwo-dimensionally.Explainedthroughthe simulation result this algorithm robustness quite is strong, moreover conforms to humanitys visual system perf

48、ormance.Second chapter classical image edge examination algorithmThis chapter first simply introduced a classics step edge examination essential method in 2.1.Then 2.2 and 2.3 distinctions elaborated specifically the classical derivative operator and the linear filtering operator realization method,

49、 and has given each algorithm result comparison in 2.4.In 2.5, compared with the concrete analysis noise and the edge shape the reason which produced to the edge pointing accuracy influence as well as the false edge, and has given in the unidimensional situation simulation result, has drawn the conclusion.In 2.6, the image positive

侵权处理QQ:3464097650--上传资料QQ:3464097650

【声明】本站为“文档C2C交易模式”,即用户上传的文档直接卖给(下载)用户,本站只是网络空间服务平台,本站所有原创文档下载所得归上传人所有,如您发现上传作品侵犯了您的版权,请立刻联系我们并提供证据,我们将在3个工作日内予以改正。


163文库-Www.163Wenku.Com |网站地图|