当前位置:主页 > 科技论文 > 软件论文 >

基于断层轮廓成像的三维模型重构理论和试验研究

发布时间:2019-03-31 16:40
【摘要】:随着制造业的持续快速发展,传统的正向工程已经难以满足人们的需求,反求工程越来越广泛的被应用到新产品开发设计中。反求工程不仅可以大幅度缩短新产品的开发设计周期,也可以大大降低研发的成本。在反求工程中,快速、准确地获取目标物体的三维几何数据是极为关键的一步,但是对于具有复杂内腔轮廓的零部件,数据测量方式受到了相应的限制,从测量精度和成本两个方面考虑,本文提出了一种基于断层轮廓成像三维模型重构的方法进行数据采集,是将CCD相机通过连接件与数控加工中心集成为一体,安装高分辨率的镜头与LED环形光源,并配有可拆卸的遮光桶,将用包埋体包裹后固定于机床工作台上的被测工件,使用数控加工中心进行高精度逐层切削成像,得到断层轮廓图像。之后对断层图像进行图像预处理、边缘检测、亚像素细分等技术进行处理,从而得到被测件的三维点云数据,再对三维点云数据进行点云精简、分割、三角网格化处理,最后通过曲线曲面拟合得到被测物体的三维重构模型。本文研究内容为:(1)CCD获取断层轮廓图像的试验研究通过搭建试验平台,对被测件进行预处理之后,根据试验设备的工作参数来选择合适的拍摄条件进行数据采集试验,通过对比和分析试验结果,确定最佳的拍摄条件以获取高质量的断层图像。在确定了拍摄条件的基础上,进行完整的三维模型重构试验的图像采集。本文共采集断层轮廓图像249层,共2490张。(2)图像的预处理以及边缘检测技术首先根据采集的原始数据,研究了图像的预处理技术,即平滑去噪、灰度平均法以及中值滤波;然后,通过研究已有的边缘检测算法canny算法和log算法,在此基础上提出一种改进的canny算法,一定程度上提高了边缘检测精度;最后通过亚像素细分算法进一步提高边缘检测精度,相比较像素级的边缘检测精度,亚像素细分算法精度提高了50%。(3)点云数据的处理研究了点云数据的处理,包括点云数据的精简、点云数据的分割和点云数据的三角网格化等。首先研究了点云数据精简的方法,如均匀采样法、包围盒法以及基于网格的方法,本文采用了一种基于曲率的点云精简算法,并通过实例验证了此算法的可行性;最后研究了网格三角剖分算法,提出了一种新的点云数据三角网格化算法。(4)曲面拟合和三维重构对曲面拟合进行了研究,包括曲面拟合理论基础,nurbs曲面拟合以及曲面的拼接。使用imageware、ug软件用基于特征曲线的重构、轮廓线叠加拟合重构和nurbs曲面拟合重构三种不同方法对经处理的三维点云进行曲面拟合,得到了被测件的三维重构模型,通过对重构误差的分析得到nurbs曲面拟合重构的重构精度最高。最后从数据采集、边缘检测精度和曲面重构精度三方面提出了改进重构精度的集中可行性方案。
[Abstract]:With the continuous and rapid development of manufacturing industry, the traditional forward engineering has been difficult to meet the needs of people. Reverse engineering is more and more widely used in the development and design of new products. Reverse engineering can not only greatly shorten the development and design cycle of new products, but also greatly reduce the cost of R & D. In reverse engineering, obtaining the 3D geometric data of the target object quickly and accurately is a very important step, but for the parts with complex inner cavity contour, the measurement method of data is limited accordingly. Considering the accuracy and cost of measurement, this paper presents a method of 3D model reconstruction based on fault contour imaging for data acquisition, which integrates CCD camera with NC machining center by connecting parts. Installed with high resolution lens and LED ring light source, and equipped with removable shading barrel, will be wrapped in embedded body and fixed on the machine tool workbench measured workpiece, using numerical control machining center for high-precision layer-by-layer cutting imaging. The contour image of the fault is obtained. Then the image pre-processing, edge detection and sub-pixel subdivision are carried out to obtain the 3D point cloud data, and then the 3D point cloud data is simplified, segmented and triangulated. Finally, the three-dimensional reconstruction model of the measured object is obtained by curve and surface fitting. The research contents of this paper are as follows: (1) the experimental research of CCD to obtain the image of fault contour by building a test platform, after pre-processing the tested parts, according to the working parameters of the test equipment to select the appropriate shooting conditions for the data acquisition test, Through the comparison and analysis of the experimental results, the best shooting conditions are determined to obtain high-quality tomography images. On the basis of determining the shooting conditions, a complete 3-D model reconstruction experiment of image acquisition is carried out. In this paper, a total of 2490 slices of slice contour images are collected. (2) pre-processing and edge detection techniques of images are firstly studied according to the original data collected, namely smoothing denoising, gray-level averaging and median filtering. Then by studying the existing edge detection algorithms canny algorithm and log algorithm an improved canny algorithm is proposed which improves the edge detection accuracy to a certain extent. Finally, the sub-pixel subdivision algorithm is used to further improve the edge detection accuracy. Compared with the pixel-level edge detection accuracy, the sub-pixel subdivision algorithm improves the accuracy by 50%. (3) the point cloud data processing is studied. Including point cloud data simplification, point cloud data segmentation and point cloud data triangulation and so on. Firstly, point cloud data reduction methods, such as uniform sampling method, besieged box method and grid-based method, are studied. A curvature-based point cloud reduction algorithm is adopted in this paper, and the feasibility of this algorithm is verified by an example. Finally, the mesh triangulation algorithm is studied and a new triangulation algorithm for point cloud data is proposed. (4) the surface fitting is studied by surface fitting and 3D reconstruction, including the theoretical basis of surface fitting. Nurbs surface fitting and surface stitching. By using imageware,ug software, three different methods of reconstruction based on characteristic curve, superimposed contour fitting and nurbs surface fitting are used to fit the surface of the processed 3D point cloud, and the three-dimensional reconstruction model of the tested part is obtained, which is based on the feature curve reconstruction, the contour superposition fitting reconstruction and the nurbs surface fitting reconstruction. The reconstruction accuracy of nurbs surface fitting reconstruction is the highest by analyzing the reconstruction error. Finally, from three aspects of data acquisition, edge detection accuracy and surface reconstruction accuracy, a centralized feasible scheme to improve the reconstruction accuracy is proposed.
【学位授予单位】:太原理工大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TP391.41

【相似文献】

相关期刊论文 前10条

1 颜强,吴国雄,孙家驷;数字地面模型的曲面拟合建模方法[J];重庆交通学院学报;2002年01期

2 王泽;张峻霞;张芸芸;;基于三角基曲面拟合后视镜的数学建模与仿真[J];天津科技大学学报;2009年05期

3 乔雨婷;韩飞;李文科;李凯扬;;曲面拟合技术在医学热层析方法中的应用[J];计算机应用与软件;2013年02期

4 彭芳瑜,周云飞,周济;基于插值与逼近的复杂曲面拟合[J];工程图学学报;2002年04期

5 郭伟青,吴小刚,李际军;逆向工程中基于精确截面信息的曲面拟合[J];计算机应用研究;2005年12期

6 王卫华,李昆;曲面拟合技术在汽车后视镜理论建模中的应用[J];武汉理工大学学报;2005年11期

7 王瑞胡;;基于多尺度曲面拟合的细胞图像表面分割算法[J];计算机工程与设计;2009年17期

8 汪俊南;侯占利;;单幅图像的景深曲面拟合算法[J];现代计算机(专业版);2014年01期

9 白晓亮,张树生,刘军;曲面拟合过程中的参数值优化方法[J];工程图学学报;2004年04期

10 朱暌;喻擎苍;苏斌;;基于曲面拟合的结构光测量点提取方法研究[J];计算机工程与设计;2009年10期

相关会议论文 前3条

1 肖菁;王琰;平西建;邵美珍;;Bezier曲面和Nurbs曲面拟合在三维足迹表面重建中的应用[A];中国图象图形科学技术新进展——第九届全国图象图形科技大会论文集[C];1998年

2 李明峰;陈春晖;谈俊忠;;基于VC++的移动曲面拟合等高线生成算法研究[A];第四届海峡两岸GIS发展研讨会暨中国GIS协会第十届年会论文集[C];2006年

3 何平安;杨燕思;范若;;基于曲面拟合相关法的十字丝目标中心定位算法研究[A];第十八届十三省市光学学术会议论文集[C];2010年

相关博士学位论文 前1条

1 张帆;图像处理中曲线曲面拟合问题研究[D];山东大学;2015年

相关硕士学位论文 前9条

1 李坤;基于B样条曲面拟合和Snake模型的Mura缺陷检测方法研究[D];电子科技大学;2014年

2 李广年;复杂曲面拟合与误差分析研究[D];吉林大学;2016年

3 王丽萍;点云数据曲线曲面拟合的研究[D];山东大学;2008年

4 殷国伟;机载三维激光成像系统地面点提取与曲面拟合算法研究[D];中国海洋大学;2010年

5 陈涛;逆向工程中数据分块和规则曲面拟合算法的研究[D];南京航空航天大学;2004年

6 郭莹莹;基于边缘特性的带约束曲面拟合的图像放大[D];山东大学;2013年

7 周莹;基于激光跟踪测量系统的研究及其在管片检测中的应用[D];同济大学;2007年

8 刘俊;移动最小二乘散点曲线曲面拟合与插值的研究[D];浙江大学;2011年

9 万林生;曲线和曲面拟合的改良缩张算法[D];扬州大学;2007年



本文编号:2451086

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/ruanjiangongchenglunwen/2451086.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户2d97d***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com