资源描述:
《基于labview的图像反色处理系统》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、沈阳航空工业学院课程设计论文基于LabVIEW的图像反色处理系统目录0.前言11.总体方案设计21.1图像反色原理21.2程序流程图22.模块的设计32.1各模块的设计原理32.1.1图像读入模块的设计32.1.2图像处理模块设计32.1.3图像存储模块的设计42.2图像显示及处理面板设计42.2.1前面板的设计42.2.2流程图设计53.调试及结果分析53.1运行检验53.2调试分析74.结论及进一步设想8参考文献8课设体会9附录基于LabVIEW的图像反色处理系统10orientationofenterpriseandbusine
2、ssinvestmenttrendsandinvestment,active-sitedescribesthecity'sresourcesandforeigninvestmentpolicies,projects,thematicinvestmentandgoinvestmentmethods,somestringsforeconomicconstructioninPingliang.ZhejiangentrepreneursAssociation,Gansuprovincehascoordinatedrelevantmerchan
3、tstothecitymanytimes,suchasfieldtrips. Total16assistinsecuringproject,seekStateinvestmentof7.64millionYuan.ThreeareWindowsroletoplay,intermsofpromotionandinformationservicestoanewlevel.Thetwoforeignoffices,isanimportantwindowformunicipalgovernmentsinBeijingandLanzhou,b
4、roadmarketspaceandgoodcommunicationnetworksfortheirminingresources,promoteawarenessofPingliangprovidesabroadstage.LiaisonOfficeinBeijingandaroundtheannualpriorities,strengthencooperationwithrelevantStatedepartments,institutionsandPingliangcontactwhostaffinBeijing,expand
5、inginformationchannels,focusoncollectingandsortingwithdynamic,advanced,authenticity,universalityandpracticalityofavarietyofinformation,usingmodernOfficemeanstheestablishmentofarchivesinformationnetwork,anddisseminatedtheinformationandnewsbriefing.TheblueOfficewithnostal
6、giaforthelink,relyingonthebuilding,activeinPingliangrecordscelebritiesworkedinPingliangandleadersatalllevelsofwork,organizeda"FellowshipofborninPinglianginthebluepeople"activitiessuchasLANPinglianginthesubjectsof第11页沈阳航空工业学院课程设计论文基于LabVIEW的图像反色处理系统基于LabVIEW的图像反色处理系统摘要:本
7、论文阐述的是基于LabVIEW的图像反色处理系统的设计方法。反色又叫补色,红的补色是绿色,蓝的补色是橙色,黄的补色是紫色,由这三种对比关系可引出很多对比的反色。对于彩色图像的R、G、B各彩色分量取反的技术就是图像的反色处理,这在处理二值化图像的连通区域选取的时候非常重要。如物体连通域用黑色表示,而二值化后的物体连通域图像可那是白色的,而背景是黑色的,这时应手动选取图像的反色处理或有程序根据背景和物体连通域两种颜色的数量所占比例而自动选择是否选择选取图像的反色处理。本文主要分三个部分介绍,即图像的导入、反色处理,存储并显示图像的像素、深
8、度等参数。关键字:图像导入;反色处理;显示存储;0.前言LabVIEW是一种图形化的编程语言和开发环境,是一个功能强大并且灵活的软件,利用它可以方便的建立自己的虚拟仪器。使用这种语言编程时,基本上不需要编写程序代码,而是