欢迎来到天天文库
浏览记录
ID:59358670
大小:145.12 KB
页数:81页
时间:2020-09-04
《图片编码图片解码.doc》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、USINGTHEIJGJPEGLIBRARYCopyright(C)1994-1996,ThomasG.Lane.ThisfileispartoftheIndependentJPEGGroup'ssoftware.Forconditionsofdistributionanduse,seetheaccompanyingREADMEfile.Thefileexample.cprovidesheavilycommentedskeletoncodeforcallingtheJPEGlibrary.Alsoseejpeglib.h
2、(theincludefiletobeusedbyapplicationprograms)forfulldetailsaboutdatastructuresandfunctionparameterlists.Thelibrarysourcecode,ofcourse,istheultimatereference.Notethattherehavebeen*major*changesfromtheapplicationinterfacepresentedbyIJGversion4andearlierversions.The
3、olddesignhadseveralinherentlimitations,andithadaccumulatedalotofcruftasweaddedfeatureswhiletryingtominimizeapplication-interfacechanges.Wehavesacrificedbackwardcompatibilityintheversion5rewrite,butwethinktheimprovementsjustifythis.TABLEOFCONTENTS-----------------
4、Overview:FunctionsprovidedbythelibraryOutlineoftypicalusageBasiclibraryusage:DataformatsCompressiondetailsDecompressiondetailsMechanicsofusage:includefiles,linking,etcAdvancedfeatures:CompressionparameterselectionDecompressionparameterselectionSpecialcolorspacesE
5、rrorhandlingCompresseddatahandling(sourceanddestinationmanagers)I/OsuspensionProgressiveJPEGsupportBuffered-imagemodeAbbreviateddatastreamsandmultipleimagesSpecialmarkersRaw(downsampled)imagedataReallyrawdata:DCTcoefficientsProgressmonitoringMemorymanagementLibra
6、rycompile-timeoptionsPortabilityconsiderationsNotesforMS-DOSimplementorsYoushouldreadatleasttheoverviewandbasicusagesectionsbeforetryingtoprogramwiththelibrary.Thesectionsonadvancedfeaturescanbereadifandwhenyouneedthem.OVERVIEW========Functionsprovidedbythelibrar
7、y---------------------------------ThelibraryincludesasubstantialamountofcodethatisnotcoveredbytheJPEGstandardbutisnecessaryfortypicalapplicationsofJPEG.ThesefunctionspreprocesstheimagebeforeJPEGcompressionorpostprocessitafterdecompression.Theyincludecolorspacecon
8、version,downsampling/upsampling,andcolorquantization.Theapplicationindirectlyselectsuseofthiscodebyspecifyingtheformatinwhichitwishestosupplyorreceiveimagedata
此文档下载收益归作者所有