CAN CSA-ISO IEC 14496-16B-2015 Information technology - Coding of audio-visual objects - Part 16 Animation Framework eXtension (AFX) AMENDMENT 2 Multi-resolution 3D mesh compressio.pdf
《CAN CSA-ISO IEC 14496-16B-2015 Information technology - Coding of audio-visual objects - Part 16 Animation Framework eXtension (AFX) AMENDMENT 2 Multi-resolution 3D mesh compressio.pdf》由会员分享,可在线阅读,更多相关《CAN CSA-ISO IEC 14496-16B-2015 Information technology - Coding of audio-visual objects - Part 16 Animation Framework eXtension (AFX) AMENDMENT 2 Multi-resolution 3D mesh compressio.pdf(34页珍藏版)》请在麦多课文档分享上搜索。
1、 ISO/IEC 2014. CSA Group 2015. All rights reserved. Unauthorized reproduction is strictly prohibited.Amendment 2:2015 (IDT) toCAN/CSA-ISO/IEC 14496-16:13(ISO/IEC 14496-16:2011, IDT)National Standard of CanadaAmendment 2:2015 (IDT) to CAN/CSA-ISO/IEC 14496-16:13Information technology Coding of audio-
2、visual objects Part 16:Animation Framework eXtension (AFX)AMENDMENT 2: Multi-resolution 3D mesh compression(ISO/IEC 14496-16:2011, IDT)Standards Update ServiceAmendment 2:2015 (IDT) to CAN/CSA-ISO/IEC 14496-16:13December 2015Title: Information technology Coding of audio-visual objects Part 16: Anima
3、tionFramework eXtension (AFX)AMENDMENT 2: Multi-resolution 3D mesh compressionTo register for e-mail notification about any updates to this publication go to shop.csa.ca click on CSA Update ServiceThe List ID that you will need to register for updates to this publication is 2424069.If you require as
4、sistance, please e-mail techsupportcsagroup.org or call 416-747-2233.Visit CSA Groups policy on privacy at www.csagroup.org/legal to find out how we protect yourpersonal information.Reference numberISO/IEC 14496-16:2011/Amd.2:2014(E)ISO/IEC 2014INTERNATIONAL STANDARD ISO/IEC14496-16Fourth edition201
5、1-11-01AMENDMENT 22014-01-15Information technology Coding of audio-visual objects Part 16: Animation Framework eXtension (AFX) AMENDMENT 2: Multi-resolution 3D mesh compression Technologies de linformation Codage des objets audiovisuels Partie 16: Extension du cadre danimation (AFX) AMENDEMENT 2: Co
6、mpression de maillages 3D multirsolution ISO/IEC 14496-16:2011/Amd.2:2014(E) COPYRIGHT PROTECTED DOCUMENT ISO/IEC 2014 All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including
7、 photocopying, or posting on the internet or an intranet, without prior written permission. Permission can be requested 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
8、749 09 47 E-mail copyrightiso.org Web www.iso.org ii ISO/IEC 2014 All rights reservedAmendment 2:2015 (IDT) toCAN/CSA-ISO/IEC 14496-16:13ISO/IEC 14496-16:2011/Amd.2:2014(E) ISO/IEC 2014 All rights reserved iiiForeword ISO (the International Organization for Standardization) and IEC (the Internationa
9、l Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that are members of ISO or IEC participate in the development of International Standards through technical committees established by the respective organization to deal with particular fields of
10、 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, also take part in the work. In the field of information technology, ISO and IEC have established a joint
11、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 to prepare International Standards. Draft International Standards adopted by the joint technical committee a
12、re 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 possibility that some of the elements of this document may be the subject of patent rights. ISO and IEC shall not
13、be held responsible for identifying any or all such patent rights. Amendment 2 to ISO/IEC 14496-16:2011 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 29, Coding of audio, picture, multimedia and hypermedia information. Amendment 2:2015 (IDT) to CAN/
14、CSA-ISO/IEC 14496-16:13ISO/IEC 14496-16:2011/Amd.2:2014(E) ISO/IEC 2014 All rights reserved 1Information technology Coding of audio-visual objects Part 16: Animation Framework eXtension (AFX) AMENDMENT 2: Multi-resolution 3D mesh compression Add 5.2.6: 5.2.6 Multi-Resolution 3D Mesh Coding Multi-Res
15、olution 3D Mesh Coding (MR3DMC) specifies a progressive compression approach for manifold triangular 3D meshes providing efficient rate-distortion performances and supporting the following functionalities: - Lossless connectivity coding: retrieve the original connectivity with a possible permutation
16、 of the mesh vertices/triangles. - Spatial scalability: the mesh resolution (i.e. the number of triangles/vertices) is adapted to the terminal rendering performances and to the available bandwidth. - Quality scalability: the precision of coordinates/attributes is progressively refined as the bitstre
17、am is decoded. - Near-lossless encoding of the geometry/attributes: the maximal error permitted, when the entire bitstream is decoded, is controlled by varying a set of encoder parameters. 5.2.6.1 MR3DMC Bistream structure The MR3DMC stream describes a multi-resolution representation of any triangul
18、ar mesh stored as an IndexedFaceSet, with single or multiple attributes defined per vertex of per triangle. The stream is decoded in a coarse-to-fine way by exploiting a set of spatial and quality levels of detail (LODs). The bitstream is composed of two main components (cf. Figure AMD1.1): - The he
19、ader: describing general information about the coded mesh. - The data stream: describing the mesh LODs. Amendment 2:2015 (IDT) to CAN/CSA-ISO/IEC 14496-16:13ISO/IEC 14496-16:2011/Amd.2:2014(E) 2 ISO/IEC 2014 All rights reservedFigure AMD1.1 MR3DMC stream structure The MR3DMCStream is encapsulated in
20、 an AFX stream and has the following AFX object code: Table AMD1.1 AFX object code AFX object code Object Associated node Type value of bitwrapper 0x0C Multi-Resolution 3D Mesh IndexedFaceSet 2 When used in a BIFS scene, the value of the field “type“ is 2. 5.2.6.2 MR3DMC Bitstream syntax and semanti
21、cs 5.2.6.2.1 MR3DMC Bistream structure 5.2.6.2.1.1 Syntax class MR3DMCStream MR3DMCStreamHeader header; MR3DMCStreamData data; 5.2.6.2.1.2 Semantics header: This is the header buffer of MR3DMC. data: This is the data buffer of MR3DMC. 5.2.6.2.2 MR3DMCStreamHeader class 5.2.6.2.2.1 Syntax class MR3DM
22、CStreamHeader unsigned int (32) streamSize; Amendment 2:2015 (IDT) to CAN/CSA-ISO/IEC 14496-16:13ISO/IEC 14496-16:2011/Amd.2:2014(E) ISO/IEC 2014 All rights reserved 3bit (8) simplificationMode; bit (16) numberOfSpatialLODs; float (32) creaseAngle; bit (1) ccw; bit (1) solid; bit (1) convex; bit (1)
23、 colorPerVertex; bit (1) normalPerVertex; bit (1) otherAttributesPerVertex; bit (1) isTriangularMesh; bit (1) markerBit / always set as 1 unsigned int (32) numberOfCoord; unsigned int (32) numberOfNormal unsigned int (32) numberOfTexCoord; unsigned int (32) numberOfColor; unsigned int (32) numberOfO
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- CANCSAISOIEC1449616B2015INFORMATIONTECHNOLOGYCODINGOFAUDIOVISUALOBJECTSPART16ANIMATIONFRAMEWORKEXTENSIONAFXAMENDMENT2MULTIRESOLUTION3DMESHCOMPRESSIOPDF

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