欢迎来到天天文库
浏览记录
ID:33411915
大小:6.08 MB
页数:58页
时间:2019-02-25
《由工业ct切片图像生成nc代码的方法研究》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、重庆大学硕士学位论文由工业CT切片图像生成NC代码的方法研究姓名:武记超申请学位级别:硕士专业:机械制造及自动化指导教师:段黎明20060501重庆大学硕士学位论文中文摘要摘要工业CT机能无损地获取零件完整的信息,它输出的数据是以位图图像的形式保存的。如何由工业CT切片图像将零件原型重新制造出来是目前逆向工程领域研究的热点。但是,工业CT切片图像不能直接为数控机床所识别,所以无法将零件加工出来。针对这一问题,本文研究了从图像上提取零件边界点数据,然后将边界点数据直接转换生成NC代码的方法,并开发了相应的软件。主要内容如下:首先,本文
2、研究了从工业CT机切片图像提取边界点数据的方法。采用对图像先滤波去噪,然后阈值分割,再用四邻域或八邻域轮廓提取的方法将边界点析出。在这个过程中,采用中值滤波的方法去除噪声;图像分割的阈值采用自适应阈值分割和根据经验结合图像直方图的方法确定;采用多轮廓跟踪方法将边界点数据有序输出。其中,对多轮廓跟踪作了重点研究。实验表明,对成像质量较好的图像,能完整的将零件边界点坐标值输出。其次,在理论上对边界点数据的精简和插值计算进行了研究。对层内数据采用角度和弦高差法精简数据。层间轮廓插值采用线性插值方法。然后,在分析了ISONC代码的格式后,选
3、取适当的工艺参数,将处理后的边界点数据直接转换生成2.5轴层轮廓粗加工NC代码,并在MasterCAM软件中仿真验证结果。最后,对Z-Map点云模型进行了研究。根据Z-Map模型的原理,用行列结构对边界点数据进行重新排列,从而得到3轴平行式加工刀轨。理论分析表明,3轴平行式加工方法能更多的去除毛坯余量,这一结果在MasterCAM软件中得到了验证。关键词:逆向工程,图像处理,NC代码,Z-Map模型I重庆大学硕士学位论文英文摘要ABSTRACTIndustrialCTmachinecangettheentiredataofonepa
4、rtwithoutdamagingitandsavethedatainbitimages.ItisthefocuspointofcurrentReverseEngineeringthathowtore-manufacturethepartfromtheindustrialCTsliceimages.However,theindustrialCTimagescan’tbedirectlyrecognizedbyNCmachinenotevenmanufacturingit.Tothequestion,themethodsofgetti
5、ngcontourdatafromimagesandthenturningitintoNCcodesareresearchedinthispaper.Atthesametime,respondingsoftwareisdeveloped.Suchisthemaincontent:First,themethodofextractingcontourdatafromindustrialCTsliceimagesisresearched.Thecontourdataisextractedbyfilteringnoiseofimages,t
6、hresholdsegmentationandcontourextracting.Duringtheimageprocessing,thenoiseisfilteredbyusingmedianvaluefilteringmean.Thethresholdofimagesegmentationisconfirmedbyusingiterativecalculatingmethodorexperiencebythestatisticinformationofimagehistogram.Thecontourdataisoutputby
7、usingmulti-contourtracingmethod.Mostofall,themulti-contourtracingmethodisresearchedasanemphasisofthispaper.Theexperienceshowsthatthecontourdatacanbeentirelyoutputbyusingthismethod.Second,itisresearchedhowtoreduceandinterceptthecontourdata.Thecontourdata,whichisinthesam
8、eslice,isreducedbyusingtheangleandchordmethod.Thelinearinterceptionmethodisusedbetweenslices.Then,theprocesseddataisd
此文档下载收益归作者所有