欢迎来到天天文库
浏览记录
ID:12540253
大小:1.13 MB
页数:62页
时间:2018-07-17
《基于android的dicom文件医疗图像处理 毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊摘要随着Android手机的快速普及,Android手机应用软件越来越丰富,各行各业都在陆续推出自己的基于Android的软件系统,比如说在医疗行业。为了方便医生浏览和处理医疗图片,本人开发了一个基于Android手机的医疗图像浏览处理软件。该软件用Java语言,AndroidSDK开发包和Eclipse开发工具进行开发,主要实现了DICOM标准的医学文件的图像显示,并在图像显示的基础上实现医学文件图像的拖动、旋转和缩放。这四个功能模块中图像浏览模块主要通过ImageView控件实现多幅医疗图像文件的显示,
2、图像拖动模块则通过触屏手机屏幕中单触点的移动来改变ImageView控件的位置或者通过移动屏幕上的拖动条(Seekbar组件)来移动图像;图像旋转模块通过屏幕上双触点的移动来改变ImageView控件的旋转角度或者也通过移动屏幕上的拖动条来达到旋转的效果;缩放模块通过双触点的移动来改变ImageView控件的大小从而实现图像的缩放。该软件根据软件工程设计方法和基于Android的DICOM文件医疗图像处理的实际需求进行了详细的功能分析,并编码实现了其功能,最后给出了软件的测试过程和结果。关键词:android;医疗图像;DICOM;图像显示IV┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订
3、┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊AbstractWiththerapidspreadofAndroidphones,Androidmobilephonesapplicationsoftwareshavebecomeincreasinglydiverse,andbusinesseslaunchsoftwaresystemswhicharebasedontheAndroid,forexampleinthemedicalindustry.So,IdevelopedanAndroidphone-basedmedicalimagebrowsingsoftware.Thesoftwareu
4、sestheJavalanguageandtheAndroidSDKdevelopmentpackage,andusestheEclipsedevelopmenttoolsfordevelopment.ThesoftwarerealizesmedicalfileimagebrowsingbasedonDICOMstandard,andonthisbasiscandrag,rotateandzoom.TheimagebrowsingmoduleofthefourfunctionmodulesmainlyusestheImageViewcontroltorealizedisplaying
5、themedicalimagefile,draggingthroughasinglemoduleisthecontact'smovetochangethepositionoftheImageViewcontrolsoastorealizetheimageonthescreenordragbydraggingthedrag(seekbarcomponents)tomovetheimage;Imagerotationmoduleusesthedoublethecontact'smovetochangeImageViewcontrolAnglesoastorealizetherotatio
6、noftheimageoralsomovessuchasimagebydraggingthescreentoreachtherotatingarticledrageffect;Imagescalingmoduleusesthedoublethecontact'smovetochangethepositionoftheImageViewcontrolsoastorealizethescaleoftheimage.ThesoftwareisbasedonsoftwareengineeringmethodandtheactualneedsofmedicalimagesoftheAndroi
7、d-basedDICOMfiles,andcarrysoutadetailedfunctionalanalysis,andcodestoachieveitsfunctions.Finally,Ishowoutthesoftwaretestingprocessandresult.Keyword:Android;MedicalImage;DICOM;ImageBrowsingIV┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊目录
此文档下载收益归作者所有