欢迎来到天天文库
浏览记录
ID:34769844
大小:12.88 MB
页数:79页
时间:2019-03-10
《探析一种图片处理系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、中南大学硕士学位论文一种图片处理系统的设计与实现姓名:袁凤刚申请学位级别:硕士专业:交通信息工程及控制指导教师:刘建成20100501摘要随着数码相机的普及,原始照片不能满足应用需求,操作简捷、实用的数码照片再处理方法成为一种需要。本文通过对比通用型和专用型图片再处理系统的特点,针对邮政系统个性化明信片制作以及旅游景点现场照片再处理的需要,提出了一种新型的图片处理系统,利用该系统可实现对数码照片的再处理。首先,本文阐述图像了几何变换和色彩变换原理,针对图像在变换过程中涉及到浮点数运算、需要对灰度值进行插值处理的问题,本系统
2、在对比常用的三种插值方法基础上采用双线性插值方法进行插值。其次,本文完成了图片合成系统的整体设计,并对各个功能模块进行设计,实现了各个模块的功能。功能模块包括:几何调整、色彩调整、添加修饰。其中,添加修饰由三个模块组成,即:添加边框和修饰图、添加文字以及手动签名。最后,在系统终端,针对屏幕闪烁现象,利用双缓冲技术解决了窗体频繁重绘时产生的屏幕闪烁问题;针对图像合成时的背景透明问题,利用透明位图制作技术,实现了多幅图片的无痕合成;针对照片定位过程操作步骤过多的问题,利用基于肤色的人脸识别技术实现了照片的快速定位,从而减少操作
3、步骤,提高操作速度。图片处理系统以Visual2005为开发平台,C++为开发语言,充分运用微软提供的MFC库,采用多线程技术、数据库技术,实现了对图片文件的快速存取,完成了系统功能的开发,提供了友好的用户界面。本系统在多个旅游景点得到了很好的应用,基本满足用户需求。关键词图像合成,双缓冲,透明位图,照片定位ABSTRACTWiththepopulationofdigitalcameras,owntotheoriginalphotos‘whichdon’tmeettheapplicationrequirements,aki
4、ndofsimpleandpracticalreprocessingdigitalphotosisneeded.Contrastwiththeuniversalandspecialimageprocessingsystem,thisthesisputsforwardanewkindofimageprocessingsystemspeciallydesignedforpersonalizedpostcardandthephotosreprocessingintouristattractions,whichcanbeusedf
5、orreprocessingthedigitalphotos.Firstly,thetheoryofthephotos’geometrictransformationandcolortransformationareintroduced.Accordingtotheproblemsaboutthefloating—pointoperationintransformationprocessofimagesandtheinterpolateprocessingof铲ayvalue.Comparingwiththreekinds
6、ofinterpolationmethods,takeuseofbilinearinterpolationi‘nthissystem.Secondly,theoveralldesignofimagesynthesissystemiscompleted,andalsoeachoffunctionmodule,realizingthefunctionofeachmodule.Functionalmoduleswhichincludegeometricadjustment,coloradjustmentandmodificati
7、on.Amongthem,addingthemodificationisconsistsofthreemodules,thataretoaddbordersandmodificationplans,toaddtextandmanualsignatures.Finally,attheterminalsystemtakethedoublebufferingtechnologytoresolvetheproblemaboutredrawingwindowsfrequently.realizingflawlesssynthesis
8、oflotsofpicturesusingtransparentbitmapmanufacturetechnologytothetransparentbackgroundofimagesynthesis;samely,carryingoutthephotospositioningrapidlybyfac
此文档下载收益归作者所有