資源描述:
《基于vc++的圖像壓縮編碼技術(shù)的研究及算法實(shí)現(xiàn)》由會(huì)員上傳分享,免費(fèi)在線(xiàn)閱讀,更多相關(guān)內(nèi)容在教育資源-天天文庫(kù)。
1、摘要長(zhǎng)期以來(lái),人類(lèi)獲取到的信息其80%來(lái)源于圖像媒體,15%來(lái)源于語(yǔ)音。所以,人們?cè)谧匀唤绺惺艿降淖钪饕男畔⑹且曈X(jué)信息,這說(shuō)明圖像是人們生活中信息交流最為重要的載體,也是蘊(yùn)含信息量最大的媒體。由于未經(jīng)處理的圖像信息量非常大,大力研究和開(kāi)發(fā)圖像壓縮編碼技術(shù)就非常重要。圖像之所以可以被壓縮,其根本原因就在于圖像數(shù)據(jù)具有較多的信息冗余。各個(gè)像素點(diǎn)之間不論在行的方向還是在列的方向上都具有很大的相關(guān)性,因而整個(gè)圖像數(shù)據(jù)就具有相當(dāng)大的冗余度,也就有相當(dāng)?shù)膲嚎s潛力。再者,圖像品質(zhì)的評(píng)價(jià)取決于人眼,而人眼由于其視覺(jué)特性對(duì)圖像的細(xì)微差別還是
2、很難分辨的。因此圖像數(shù)據(jù)還具有一定的視覺(jué)冗余,也就是說(shuō),在對(duì)圖像數(shù)據(jù)進(jìn)行壓縮時(shí),可以允許一定程度的失真。本論文主要是通過(guò)哈弗曼編碼、香農(nóng)-費(fèi)諾編碼和行程編碼三種方法對(duì)同一幅圖像進(jìn)行壓縮,對(duì)所得到的圖像壓縮比進(jìn)行比較,最后得出每種壓縮方法的優(yōu)缺點(diǎn)。本論文首先介紹了圖像壓縮編碼技術(shù)的概念、分類(lèi)、特點(diǎn)、發(fā)展方向及應(yīng)用等基礎(chǔ)知識(shí),介紹了開(kāi)發(fā)工具VC++的特點(diǎn),較詳細(xì)的說(shuō)明了對(duì)位圖圖像進(jìn)行處理的基礎(chǔ)知識(shí),然后分別對(duì)三種編碼方法的原理和算法進(jìn)行了分析,最后通過(guò)整體程序的運(yùn)行結(jié)果得出結(jié)論。關(guān)鍵詞:圖像壓縮;哈夫曼編碼;香農(nóng)-費(fèi)諾編碼;行程
3、編碼49AbstractForlongterm,80%informationthehumanitygainsoriginatedfromimagemedia,and15%fromsoundmedia.Therefore,maininformationthroughwhichpeoplefeelthenatureisvisualinformation.Thisillustratesthatimageisthemostimportantcommunicationcarrierinlivesandalsoisthebiggesti
4、nformationmedia.Becauseimagewithoutprocessingobtainsagreatdealofinformation,itisextremelyimportanttostudyanddevelopimagecompressingandcodingtechnologiesvigorously.Thebasicreasonthatimagecanbecompressedisthatimagedatahaveinformationredundancy.Eachpixelpointhasabigre
5、levancewithothers,thusentireimagedatahaveaquitegreatredundanceandalsohaveagreatcompressionpotential.Furthermore,evaluationofanimagequalityisdecidedbythehumaneyes.However,thehumaneyeshavetheirvisualcharacteristics,soitisverydifficulttodistinguishtheimagefineornot.Th
6、ereforetheimagealsohascertainvisualredundancy.Inotherwords,somedistortionmaybeacceptedincompressinganimagedata.MygraduationprojectismainlyaboutHuffmanCoding,Shannon-FannonCoding,andRunLengthCoding.Iamapplyingthesethreemethodstoasameimage,thengivingadvantagesanddisa
7、dvantagesforeachcompressionmethodbycomparingcompressionratio.Thispaperfirstintroducessomeelementaryknowledge,suchasconcept,classification,characteristic,developmentdirectionandapplicationofimageprocessing,andintroducescharacteristicofthedevelopmenttoolVC++,andshows
8、basicknowledgeonoperationstobitmapimageindetail,andthenanalysesprinciplesandthealgorithmsforthreekindsofcodingmethod,respectively.Finallysomeconc