ANSI INCITS ISO IEC 11544-1993 Information Technology - Coded Representation of Picture and Audio Information - Progressive Bi-Level Image Compression《信息技术.图片和音频信息的编码表示.递增二值图像压缩》.pdf
《ANSI INCITS ISO IEC 11544-1993 Information Technology - Coded Representation of Picture and Audio Information - Progressive Bi-Level Image Compression《信息技术.图片和音频信息的编码表示.递增二值图像压缩》.pdf》由会员分享,可在线阅读,更多相关《ANSI INCITS ISO IEC 11544-1993 Information Technology - Coded Representation of Picture and Audio Information - Progressive Bi-Level Image Compression《信息技术.图片和音频信息的编码表示.递增二值图像压缩》.pdf(85页珍藏版)》请在麦多课文档分享上搜索。
1、INTERNATIONAL STANDARD ISO/IEC 11544 First edition 1993-I 2-l 5 Information technology - Coded representation of picture and audio information - Progressive bi-level image compression Technologies de Iinforma tion - Repr - the bottom of the image shall be extended downward as far as necessary by pix
2、el replicating the actual last line of the image. Furthermore, in referencing pixels across stripe boundaries, the following rules shall be used: - A pixel reference in a stripe above the current one shall return the actual value of the pixel, unless the pixel is above the image, in which case the b
3、ackground-border-rule for the image top shall be applied. - A pixel reference in a stripe below the current one shall be satisfied by pixel replioating the last line of the current stripe. In particular, actual values shall not be used even if the reference is still within the image. NOTE - This lat
4、ter tule is only of consequence for the low-resolution image, as for decodability there can never be any references to high-resolution pixels in the line below. Also, the described resolution reduction algorithm happens to never reference even low-resolution pixels in the line below. 6.1.3 Byte alig
5、nment NOTE - Because of the header and marker conventions to be described in 6.2, marker segments are always byte aligned in a datastream. 6.2 Data organization 6.2.1 Image decomposition The highest level data structure described in this Specification is known as a bi-level image entity (BIE). A giv
6、en BIE may contain data for one or more resolution layers and bit-planes. The data describing a given image in all its available resolutions and bit-planes may, but need not necessarily be, contained in more than one BIE. CCITT Rec. T.82 (1993 E) 7 Copyright American National Standards Institute Pro
7、vided by IHS under license with ANSINot for ResaleNo reproduction or networking permitted without license from IHS-,-,-ISO/IEC 11544 : 1993(E) NOTE - A multiple BIB description of an image is needed when images are first made available at low or intermediate resolution or bit-plane precision and the
8、re may or may not be a request for enhancement to higher resolution or precision. 6.2.2 Bi-level image entity and header (BIE and BIH) decomposition As shown in Table 5, a bi-level image entity (BIE) shall comprise a bi-level image header (BIH) and bi-level image data (BID). Table 5 - Decomposition
9、of BIE The bi-level image header shall comprise the fields shown in Tables 6, 7 and 8 Table 6 - Decomposition of BIH BIH DL D P - XD YD Lo Mx MY Order Options DPTABLB 1 1 1 1 4 4 4 1 1 1 1 Oor 1728 Table 7 - Decomposition of order byte Order MSB LSB - - HITOLO SEQ ILEAVB SMID l/8 l/8 l/8 l/8 l/8 l/8
10、 118 I/8 Table 8 - Decomposition of options byte MSB - l/8 LRLTNO VLENQTH l/8 l/8 Options . . . LSB TPDON TPBON DPON DPPRIV DPLAST l/8 l/8 l/8 l/8 l/8 The first byte of the BIB shall specify DL, the initial resolution layer to be specified in this BIE. Most frequently, this number will be zero in wh
11、ich case the data transmitted will allow building up the image without any prior knowledge about it. It will be non-zero if a previous BIE has already defined the image to some intermediate layer and only incremental information is to be specified. The second byte specifies D, the final resolution l
12、ayer described in this BIE. Note that with such multiple BIBS, when DL is zero than D equals a number of differential layers, but not the total number of differential layers. The third byte shall specify P, the number of bit-planes. If the image is bi-level, P shall be 1. 8 CCITT Rec. T.82 (1993 E)
13、Copyright American National Standards Institute Provided by IHS under license with ANSINot for ResaleNo reproduction or networking permitted without license from IHS-,-,-ISOAEC 11544 : 1993(E) The fourth byte is fill. It shall always be written as 0. The three subsequent four-byte fields specify XD,
14、 Ir, and ho, which are respectively, the horizontal dimension at highest resolution, the vertical dimension at highest resolution, and the number of lines per stripe at lowest resolution. These three integers are coded most significant byte first. In other words, XD is the sum of 2563 times the fift
15、h byte in BIH, 2562 times the sixth byte, 256 times the seventh byte, and the eighth byte. The seventeenth and eighteenth bytes shall specify MX and My, the maximum horizontal and vertical offsets allowed for the AT pixel. These parameters are discussed further in 6.7.3. The nineteenth byte of the B
16、IH shall carry the binary parameters HITOLO, SEQ, ILEAVE and SMID, which together specify the order in which stripe data is concatenated to form BID. More detail is provided in 6.2.4. The four most significant bits of this byte are till and shall always be written as 0. The twentieth byte of the BIH
17、 shall specify options. Its most significant bit is till and shall always be written as 0. The template used for coding the lowest resolution layer shall have 2 or 3 lines as LRLTWO is 1 or 0 (see 6.7.1). If the VLRNGTH bit is 0, there shall be no NEWLEN marker segments (see 6.2.6.2). If VLENGTH is
18、1, there may or may not be NEWLEN marker segments present. The TPDON, TPBON and DPON bits are I when it is desired to enable respectively, differential-layer TP, lowest-resolution-layer TP, and DP. The DPPRIV and DPLAST bits are only meaningful if DPON equals 1. If DPON is 1 and DPPRIV is 1, a priva
19、te DP table is to be used. If DPLAST is 0, the private DP table ( 1728 bytes) is to be loaded. Otherwise the DP table last used is to be reused. The DPTABLE field of BIH shall only be present if DPON equals 1, DPPRIV equals 1, and DPLAST equals 0. Its size and interpretation are defined in 6.6. The
20、variables DL. D, P, XD. YD, Lo, Mx, MY, HITOLO, SEQ, ILEAVE, SMID, LRLTO,VLENGTH, TPDON, TPBON, DPON, DPPRIV and DPLAST are free parameters. Some applications standards may restrict the choices for some or all of them. Table 9 shows the limits on these parameters as set by either their implicit natu
21、res or the field sizes allowed for them in a BIH. A JBIG datastream is any datastream created as described in the normative portions of this Specification with parameters in the range of Table 9. In the interests of creating as large as possible a community of applications for which it is possible t
22、o share hardware and exchange decodable data, Annex A suggests minimum support for these free parameters. Different applications are encouraged to choose parameter values within the suggested ranges of minimum support whenever it is possible to do so. Implementations desiring to be compatible with a
23、 broad range of applications may wish to support all free parameter choices within the suggested ranges. Table 9 - Absolute limits on free parameters Parameter Minimum Maximum DL 0 D D DL 255 P I 255 XD 1 4 294 961295 YD 1 4294961295 Lo I 4294961295 Mx 0 127 MY 0 255 HITOLO 0 1 SEQ 0 I ILEAVE 0 1 SM
24、ID 0 1 LRLTWO 0 I VLENC3TH 0 1 TPDON 0 1 TPBON 0 1 DPON 0 1 DPPRIV 0 1 DPLAST 0 1 CCITT Rec. T.82 (1993 E) 9 Copyright American National Standards Institute Provided by IHS under license with ANSINot for ResaleNo reproduction or networking permitted without license from IHS-,-,-ISO/IEC 11544 : 1993(
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIINCITSISOIEC115441993INFORMATIONTECHNOLOGYCODEDREPRESENTATIONOFPICTUREANDAUDIOINFORMATIONPROGRESSIVEBILEVELIMAGECOMPRESSION

链接地址:http://www.mydoc123.com/p-436054.html