ISO IEC 24800-4-2010 Information technology - JPSearch - Part 4 File format for metadata embedded in image data (JPEG and JPEG 2000)《信息技术 JPSearch 第4部分 在图像数据(JP.pdf
《ISO IEC 24800-4-2010 Information technology - JPSearch - Part 4 File format for metadata embedded in image data (JPEG and JPEG 2000)《信息技术 JPSearch 第4部分 在图像数据(JP.pdf》由会员分享,可在线阅读,更多相关《ISO IEC 24800-4-2010 Information technology - JPSearch - Part 4 File format for metadata embedded in image data (JPEG and JPEG 2000)《信息技术 JPSearch 第4部分 在图像数据(JP.pdf(16页珍藏版)》请在麦多课文档分享上搜索。
1、 Reference number ISO/IEC 24800-4:2010(E) ISO/IEC 2010INTERNATIONAL STANDARD ISO/IEC 24800-4 First edition 2010-12-01 Information technology JPSearch Part 4: File format for metadata embedded in image data (JPEG and JPEG 2000) Technologies de linformation JPSearch Partie 4: Format de fichier de mtad
2、onnes incorpores dans des donnes dimage (JPEG et JPEG 2000) ISO/IEC 24800-4:2010(E) PDF disclaimer This PDF file may contain embedded typefaces. In accordance with Adobes licensing policy, this file may be printed or viewed but shall not be edited unless the typefaces which are embedded are licensed
3、 to and installed on the computer performing the editing. In downloading this file, parties accept therein the responsibility of not infringing Adobes licensing policy. The ISO Central Secretariat accepts no liability in this area. Adobe is a trademark of Adobe Systems Incorporated. Details of the s
4、oftware products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation parameters were optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In the unlikely event that a problem relating to i
5、t is found, please inform the Central Secretariat at the address given below. COPYRIGHT PROTECTED DOCUMENT ISO/IEC 2010 All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocop
6、ying and microfilm, without permission in writing from either ISO at the address below or ISOs member body in the country of the requester. ISO copyright office Case postale 56 CH-1211 Geneva 20 Tel. + 41 22 749 01 11 Fax + 41 22 749 09 47 E-mail copyrightiso.org Web www.iso.org Published in Switzer
7、land ii ISO/IEC 2010 All rights reservedISO/IEC 24800-4:2010(E) ISO/IEC 2010 All rights reserved iiiContents Page Foreword iv Introduction.v 1 Scope1 2 Normative references1 3 Terms and definitions .1 4 Overview.2 5 JPSearch Metadata syntax .3 5.1 JPSearch Metadata Block overall structure .3 5.2 Ele
8、mentaryMetadata block .3 5.3 Syntax and semantics of Data block in an elementary metadata 5 5.4 Pre-registered metadata .6 6 JPSearch File structure 6 6.1 Overview.6 6.2 JPEG-1 and its compliant file formats.6 6.3 JPEG-2000 and its compliant file formats.7 ISO/IEC 24800-4:2010(E) iv ISO/IEC 2010 All
9、 rights reservedForeword ISO (the International Organization for Standardization) and IEC (the International Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that are members of ISO or IEC participate in the development of International Standard
10、s through technical committees established by the respective organization to deal with particular fields of technical activity. ISO and IEC technical committees collaborate in fields of mutual interest. Other international organizations, governmental and non-governmental, in liaison with ISO and IEC
11、, also take part in the work. In the field of information technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1. International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2. The main task of the joint technical committee is t
12、o prepare International Standards. Draft International Standards adopted by the joint technical committee are circulated to national bodies for voting. Publication as an International Standard requires approval by at least 75 % of the national bodies casting a vote. Attention is drawn to the possibi
13、lity that some of the elements of this document may be the subject of patent rights. ISO and IEC shall not be held responsible for identifying any or all such patent rights. ISO/IEC 24800-4 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 29, Coding of
14、 audio, picture, multimedia and hypermedia information. ISO/IEC 24800 consists of the following parts, under the general title Information technology JPSearch: Part 1: System framework and components Part 2: Registration, identification and management of schema and ontology Part 3: Query format Part
15、 4: File format for metadata embedded in image data (JPEG and JPEG 2000) Part 5: Data interchange format between image repositories Part 6: Reference software ISO/IEC 24800-4:2010(E) ISO/IEC 2010 All rights reserved vIntroduction ISO/IEC 24800 (JPSearch) was developed to provide an interoperable mec
16、hanism to handle metadata among compliant systems including repository, search engine, and file entities. This part of ISO/IEC 24800 aims to provide a compatible mechanism exchange image data and its associate metadata using existing file formats. INTERNATIONAL STANDARD ISO/IEC 24800-4:2010(E) ISO/I
17、EC 2010 All rights reserved 1Information technology JPSearch Part 4: File format for metadata embedded in image data (JPEG and JPEG 2000) 1 Scope This part of ISO/IEC 24800, JPSearch, provides an interoperable data exchange format between various devices and platforms. It includes extensions of seve
18、ral existing file formats and file-format-independent metadata formats. 2 Normative references The following referenced documents are indispensable for the application of this document. For dated references, only the edition cited applies. For undated references, the latest edition of the referenced
19、 document (including any amendments) applies. ISO/IEC 10918-1, Information technology Digital compression and coding of continuous-tone still images: Requirements and guidelines ISO/IEC 15444-1, Information technology JPEG 2000 image coding system: Core coding system ISO/IEC 24800-2, Information tec
20、hnology JPSearch Part 2: Registration, identification and management of schema and ontology 3 Terms and definitions For the purposes of this document, the following terms and definitions apply. 3.1 metadata entity of data describing image resource 3.2 JPSearch metadata schema metadata schema registe
21、red according to the Metadata Registration Authority defined in ISO/IEC 24800-2 3.3 elementary metadata set of metadata entity compliant to one of the JPSearch metadata schema 3.4 JPEG JPEG-1 entity of code stream specification defined in ISO/IEC 10918-1 ISO/IEC 24800-4:2010(E) 2 ISO/IEC 2010 All ri
22、ghts reserved3.5 JPEG 2000 entity of code stream specification defined in ISO/IEC 15444-1 3.6 big endian byte ordering in a file used to represent integer value from the most significant byte NOTE The hexadecimal value 0x01234567 is stored as 0x010x230x450x67 using the big endian format. 3.7 JPSearc
23、h core metadata schema metadata schema defined in Clause 5 of ISO/IEC 24800-2 3.8 JPSearch Registration Authority registration authority defined in ISO/IEC 24800-2 who manages schema and translation rules 4 Overview Figure 1 illustrates a concept of JPSearch file format. It is designed as a full-com
24、patible file format with existing JPEG (Exif) and JPEG 2000 file format. It contains several JPSearchMetadata blocks which are a container of JPSearch metadata and each of them has one or more ElementaryMetadata blocks inside. ElementaryMetadata block is a basic structure of this specification. It s
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ISOIEC2480042010INFORMATIONTECHNOLOGYJPSEARCHPART4FILEFORMATFORMETADATAEMBEDDEDINIMAGEDATAJPEGANDJPEG2000

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