机械设计制造及其自动化专业毕业论文01715.doc
《机械设计制造及其自动化专业毕业论文01715.doc》由会员分享,可在线阅读,更多相关《机械设计制造及其自动化专业毕业论文01715.doc(78页珍藏版)》请在三一办公上搜索。
1、本科毕业设计数字图像处理技术在无损检测等中的应用Digital image processing using in NDT.etc专 业:机械设计制造及其自动化(汽车工程) 指导教师评 语 指导教师 (签章)评 阅 人评 语 评 阅 人 (签章)成 绩 答辩委员会主任 (签章) 年 月 日 毕 业 设 计 任 务 书班 级 2008级 学生姓名 杨 林 学号 20087825 发题日期:2012年 3 月 3 日 完成日期: 6月6日 题 目 数字图象处理及其在无损检测等中的应用 1、本论文的目的、意义: 无损检测在机械设备、工程结构 的维护中有重要意义。对油样分析、射线探伤、超声波探伤等无损
2、检测方法生成的图像进行数字图象处理,是实现损伤判断、故障诊断自动化的重要方法。该选题具有重要实际意义,并促进学生在该领域的深入学习与应用研究,为将来的进一步深造打下基础。 2、学生应完成的任务(1) 收集有关无损检测、数字图像处理等方面的资料,了解数字图像处理在无损检测上的应用;(2)学习数字图像处理的基本理论知识,掌握其原理、方法;(3)学会应用相关软件进行程序设计,实现对图像的计算机分析和处理; (4)把数字图像处理方法应用于相关无损检测的图像分析中;(5)完成具有规定格式的设计说明书一份。 3、论文各部分内容及时间分配:(共 15 周)第一部分 查阅、搜集相关资料并参考学习; (3周)第
3、二部分 基于图像处理的基本知识原理,学习图像处理方法的程序设计,并调试;(4周)第三部分 应用图像处理技术对无损检测所得图像进行分析处理,做图像特征提取、图形识别,计算特征参数;(5周)第四部分 设计说明书的书写整理,程序的运行演示等工作。 (2周)评阅及答辩(1周)备 注参考文献:有关图像处理、无损检测,以及相关程序设计等方面的书籍和资料在图书馆和网络上有很多,可自行选择参考。指导教师:郭世伟 2012年 3月 3日 审 批 人: 年 月 日摘 要本课题主要研究的是将数字图像处理技术引入到无损检测和油样铁谱分析当中,在分析和检测图像的基础上,运用数字图像处理中的图像增强、图像分割的方法并结合
4、matlab软件编程技术处理X射线无损检测和铁谱无损检测结果所得到的图像,能够有效的检测出目标的实际位置、形状、大小等相关参数。数字图像处理技术是通过对图像的数学变换和相关处理方法将图像中的特征区域所包含的特征信息表现出来,在实现信息的可视化、智能化等方面提供了一个有效的解决方案。从而以此来进一步对机械设备的工作运行情况进行判断,实现了机械故障诊断检测的智能化。本文在研究过程中,主要由以下几个方面的工作:(1)介绍了数字图像处理技术和无损检测技术的研究概况和发展趋势,论述了数字图像处理技术应用于无损检测图像中的现实意义。(2)概述了数字图像处理的基本原理和方法,奠定了实现图像预处理、图像特征提
5、取的理论基础。(3)结合matlab软件编程同时运用图像处理技术的相关原理对X射线无损检测图像图像增强处理以及比较了不同种类的滤波方法处理检测图像的实际效果,确定了选择中值滤波处理图像的结果做进一步图像分析。在图像分割过程中选取了不同阈值进行图像二值化处理,确定了采用最大方差阈值法分割图像,实现图像的二值化处理。并进一步采用canny边缘检测技术提取出特征区域的检测边缘,实现了对目标轮廓的有效检测。(4)采用K-均值聚类方法首先对铁谱图像中的特征区域进行提取,并对提取出的特征区域进行灰度调整、中值滤波完成图像的预处理过程,进而采用最大方差阈值法分割图像,将图像合理的转化成二值图像,并对各特征区
6、域进行颜色标记和边缘检测,提取出了特征区域的相关参数。最后采用链码技术对其中一部分区域进行链码提取以此来描述特征区域的轮廓,实现了对特征区域的形状描述。(5)对图像处理技术在X射线无损检测和铁谱分析两种应用中进行Matlab GUI界面设计。关键词: 无损检测,铁谱分析,图像处理,边缘检测,图像分割AbstractThis thesis mainly probes the way that using the digital image processing technology into non-destructive testing and iron spectrum analysis.
7、The essential is that I applying the image processing theory of image enhancement and image segmentation connected with the computer programming in matlab process the image of x-ray non-destructive testing and iron spectrum analysis based on analyzing test image. Afterwards, we can obtain the relati
8、ve parameters of the tested image such as the position, shape and size. The image processing technology can take the image characteristics information out via image math transforms and relative processing methods, supplied an efficient solution to visualization and intellectualization of information
9、. Therefore, we can utilize those information further estimated the working condition of mechanical equipments so as to realize the intellectualization in testing the failure of equipments.There were some aspects works below in researching of this task:(1) Introduced the current developments of digi
10、tal image processing technology and non-destructive testing in home and abroad, I discussed the practical meaning of using digital image processing into NDT area.(2) Summarized the method and fundamental theory of digital image processing, I had gain a totally comprehension in image preprocessing an
11、d image feature extraction. (3) I had processed the image of x-ray non-destructive testing based on the programming in matlab and the relative theory of image processing technology. Besides, confirmed to apply the results of median filtering to make further image analysis by comparing the results of
12、 the different filter methods processing the tested image. Whats more, confirmed to apply the maximum variance threshold method to do image segmentation by comparing results of the different threshold values processing deal with image segmentation. At the end, when I apply canny edge testing program
13、ming to do with the image I got in the former stage realizing an efficient testing towards extracting the edge of target area. (4) At the first of the beginning, extracting the target area in the iron spectrum image based on the theory of k-mean clustering method. With that, in order to finish the p
14、rocess of image preprocessing I choose to process the image with the methods of image gray adjustment and median filter processing. Then, I obtained the binary image by using maximum variance threshold method. Besides, I made a color indication and edge testing for the image so as to obtain some rel
15、ative information of the target area. At last, in order to make a shape description about the target area I have chosen to make a research about the freemam code technology and used this technology successfully described a piece of the target area. (5) Making windows-designing of GUI matlab for the
16、application of digital image processing into x-ray non-destructive testing and iron spectrum analysis.Key words: non-destructive testing, iron spectrum analysis,image processing, edge testing, image segmentation目 录第1章 绪论11.1 无损检测技术简介11.2 油样铁谱分析简介11.3 数字图像处理技术简介21.4课题的研究内容及意义3第2章 图像处理的基本原理及方法52.1 图像预
17、处理52.1.1图像增强52.1.2 图像的平滑化72.2 图像分析122.2.1 灰度阈值法分割132.2.2 边缘检测142.2.3 基于彩色图像的K-均值聚类分割162.3 图像的特征描述162.3.1 形状描述17第3章 数字图像处理技术应用于X射线检测203.1 X射线无损检测技术简介203.2 X射线检测原理203.3 图像预处理213.3.1焊缝图像灰度调整213.3.2 焊缝图像滤波243.4 图像分析303.4.1图像灰度阈值法分割313.4.2图像边缘检测333.5 本章小结34第4章 数字图像处理技术应用于油样铁谱分析364.1 铁谱分析技术的基本原理364.1.1常用铁
18、谱仪的工作原理364.2 数字图像技术应用于磨粒检测和分析374.2.1铁谱图像处理384.3 本章小结46第5章 Matlab GUI图像处理界面设计475.1 Matlab GUI简介475.2 GUI界面设计应用475.2.1 X射线无损检测GUI界面475.2.2 铁谱图像处理GUI界面485.3 本章小结49结 论50致 谢51参考文献52附 录54第1章 绪论1.1 无损检测技术简介随着科学和工业技术的飞速发展,许多现代化工业都是工作在工作条件相当恶劣如高温、高压、高荷载的条件下,但为了使材料在其使用寿命期限内不出现失效损坏,以确保其在工作年限内正常工作。从而产生了一种在不破坏材料
19、形状、不改变材料使用性能的检测方法用之来保证零件或材料的可靠性和安全性,这项检测技术即是无损检测技术。无损检测技术是在不损伤被检测对象的条件下,利用材料内部结构的异常或者材料的缺陷在热、声、光、电、磁等条件下的反应变化,来检测材料及其零部件的内部和表面缺陷,并能够对缺陷的数量、形状、尺寸、分布等做出判断和评价。 无损检测具有悠久的历史,人们长期以来通过对无损检测技术在实践中的探索以及理论的逐步更新使无损检测技术经历了三个发展阶段,早期称为无损探伤,它的作用是在不损坏产品的前提下,发现零部件中的缺陷通过人眼观察、耳听诊断等,以满足制造业与使用的要求。第二阶段称为无损检测,它不但检验最终产品,而且
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 机械设计 制造 及其 自动化 专业 毕业论文 01715
链接地址:https://www.31ppt.com/p-2949786.html