基于神经网络预测红外图像景物深度分析.doc
上传人:天马****23 上传时间:2024-09-12 格式:DOC 页数:44 大小:4.5MB 金币:10 举报 版权申诉
预览加载中,请您耐心等待几秒...

基于神经网络预测红外图像景物深度分析.doc

基于神经网络预测红外图像景物深度分析.doc

预览

免费试读已结束,剩余 34 页请下载文档后查看

10 金币

下载此文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

PAGE\*MERGEFORMAT3摘要当前,红外图像大多没有色彩和阴影,其实质是温差图谱,呈现的是物体上的温度分度,与可见光下所产生的图像不同。对于人眼而言,这种图像的分辨率比较低,其视觉效果不佳,缺乏空间立体感,但人类需要通过图像的空间立体感来对场景进行理解和分析,才能在其中辨别图像景物的空间关系。从图像的深度估计即是从图像中获取深度距离信息,就是通过景物的二维图像来恢复出其三维信息,本质上讲这是一个深度感知的问题,在计算机立体视觉领域中也是一个重要问题。本文中,我们研究红外技术的发展历史,并且探索红外技术在国内外的发展使用现状,以及国内外各种对红外深度图的处理方法,对比各种的优缺点,寻找一种目前比较简易可行的红外图像景物深度估计方法。最终采用BP神经网络,对样本集进行训练获得神经网络模型,应用神经网络的泛化性,对红外图像进行预测处理,达到本文的最终目的。关键词:红外图像,灰度图,深度估计,BP神经网络AbstractCurrentlytheinfraredimagesmostlyhavenocolorandshadow.Theessenceofthemarethermogramimages,andtheyaredifferentfromvisibleimages.Theresolutionoftheseimagesisrelativelylow,andthevisualeffectisnotgood,thatistosay,theinfraredimageislackofthree-dimensionalinformation.Astheexistenceof3Dworld,humanneedtounderstandandanalyzethescenethroughthespatialstereosenseoftheimage,soastorecognizethespatialrelationshipoftheimagescene.Fromthedepthoftheimagewecangetdepthdistanceinformation.Inotherwords,wecanusethetwo-dimensionalimagesofthescenetorestoreitsthree-dimensionalinformation.Thisisessentiallyadepthperceptionproblem,whichisalsoanimportantprobleminthefieldofcomputervision.Inthispaper,westudythehistoryofthedevelopmentofinfraredtechnology,andexploretheinfraredtechnology.Meanwhilewecontrastallkindsofadvantagesanddisadvantagesinordertofindasimpleandfeasiblemethodfortheestimationofthedepthoftheinfraredimagescene.WeusedtheBPneuralnetworktotrainthesamplesettogettheneuralnetworkmodel,andpredictedthetestinginfraredimage,toachievetheultimategoalofthisthesis.Keywords:Infraredimage,Grayscaleimage,Depthestimation,BPneuralnetwork目录TOC\o"1-2"\h\z\uHYPERLINK\l"_Toc421722679"1绪论PAGEREF_Toc421722679\h1HYPERLINK\l"_Toc421722680"1.1红外图像概论PAGEREF_Toc421722680\h1HYPERLINK\l"_Toc421722681"1.2研究背景PAGEREF_Toc421722681\h6HYPERLINK\l"_Toc421722682"1.3国内外现状PAGEREF_Toc421722682\h7HYPERLINK\l"_Toc421722683"1.4本文研究内容PAGEREF_Toc421722683\h8HYPERLINK\l"_Toc421722684"2基于深度线索的深度图处理PAGEREF_Toc421722684\h10HYPERLINK\l"_Toc421722685"2.1图像深度线索