ASTM E2807-2011 Standard Specification for 3D Imaging Data Exchange Version 1 0《三维成像数据交换的标准规范 版本1 0》.pdf
《ASTM E2807-2011 Standard Specification for 3D Imaging Data Exchange Version 1 0《三维成像数据交换的标准规范 版本1 0》.pdf》由会员分享,可在线阅读,更多相关《ASTM E2807-2011 Standard Specification for 3D Imaging Data Exchange Version 1 0《三维成像数据交换的标准规范 版本1 0》.pdf(26页珍藏版)》请在麦多课文档分享上搜索。
1、Designation: E2807 11Standard Specification for3D Imaging Data Exchange, Version 1.01This standard is issued under the fixed designation E2807; the number immediately following the designation indicates the year oforiginal adoption or, in the case of revision, the year of last revision. A number in
2、parentheses indicates the year of last reapproval. Asuperscript epsilon () indicates an editorial change since the last revision or reapproval.1. Scope1.1 This specification describes a data file exchange formatfor three-dimensional (3D) imaging data, known as the ASTME57 3D file format, Version 1.0
3、. The term “E57 file” will beused as shorthand for “ASTM E57 3D file format” hereafter.1.2 An E57 file is capable of storing 3D point data, such asthat produced by a 3D imaging system, attributes associatedwith 3D point data, such as color or intensity, and 2D imagery,such as digital photographs obt
4、ained by a 3D imaging system.Furthermore, the standard defines an extension mechanism toaddress future aspects of 3D imaging.1.3 This specification describes all data that will be stored inthe file. The file is a combination of binary and eXtensibleMarkup Language (XML) formats and is fully document
5、ed inthis specification.1.4 All quantities standardized in this specification areexpressed in terms of SI units. No other units of measurementare included in this standard.1.4.1 DiscussionPlanar angles are specified in radians,which are considered a supplementary SI unit.1.5 This standard does not p
6、urport to address all of thesafety concerns, if any, associated with its use. It is theresponsibility of the user of this standard to establish appro-priate safety and health practices and determine the applica-bility of regulatory limitations prior to use.1.6 This standard does not purport to addre
7、ss legal con-cerns, if any, associated with its use. It is the responsibility ofthe user of this standard to comply with appropriate regulatorylimitations prior to use.2. Referenced Documents2.1 ASTM Standard:2E2544 Terminology for Three-Dimensional (3D) ImagingSystems2.2 IEEE Standard:3754-1985 IEE
8、E Standard for Binary Floating-Point Arith-metic2.3 IETF Standard:4RFC 3720 Internet Small Computer Systems Interface(iSCSI)2.4 W3C Standard:5XML Schema Part 2: Datatypes Second Edition3. Terminology3.1 DefinitionsTerminology used in this specificationconforms to the definitions included in Terminol
9、ogy E2544.3.2 Definitions of Terms Specific to This Standard:3.2.1 backward compatibility, nability of a file reader tounderstand a file created by a writer of an older version of a fileformat standard.3.2.2 byte, ngrouping of 8 bits, also known as an octet.3.2.3 camel case, nnaming convention in wh
10、ich com-pound words are joined without spaces with each words initialletter capitalized within the component and the first letter iseither upper or lowercase.3.2.4 camera image, nregular, rectangular grid of valuesthat stores data from a 2D imaging system, such as a camera.3.2.5 camera projection mo
11、del, nmathematical formulaused to convert between 3D coordinates and pixels in a cameraimage.3.2.6 file offset, nsee physical file offset.3.2.7 file-level coordinate system, ncoordinate systemcommon to all 2D and 3D data sets in a given E57 file.3.2.8 forward compatibility, nability of a file reader
12、 toread a file that conforms to a newer version of a formatspecification than it was designed to read, specifically havingthe capability to understand those aspects of the file that weredefined in the version it was designed to read, while ignoringthose portions that were defined in later versions o
13、f the formatspecification.1This specification is under the jurisdiction of ASTM Committee E57 on 3DImaging Systems and is the direct responsibility of Subcommittee E57.04 on DataInteroperability.Current edition approved Feb. 1, 2011. Published March 2011.2For referenced ASTM standards, visit the AST
14、M website, www.astm.org, orcontact ASTM Customer Service at serviceastm.org. For Annual Book of ASTMStandards volume information, refer to the standards Document Summary page onthe ASTM website.3For referenced IEEE standards, visit http:/grouper.ieee.org/groups/754.4For referenced Internet Engineeri
15、ng Task Force (IETF) standards, visit theIETF website, www.ietf.org.5String representations (the lexical space) of the numeric datatypes are docu-mented in the W3C standard: “XML Schema Part 2: Datatypes Second Edition”,available on the website http:/www.w3.org/TR/xmlschema-2/.1Copyright ASTM Intern
16、ational, 100 Barr Harbor Drive, PO Box C700, West Conshohocken, PA 19428-2959, United States.3.2.9 logical length, nnumber of bytes used to describesome entity in an E57 file, not including CRC checksum bytes.3.2.10 physical file offset, nnumber of bytes preceding thespecified byte location in an E5
17、7 file, counting payload bytesand checksums.3.2.10.1 DiscussionThis term is also known as the fileoffset.3.2.11 physical length, nnumber of bytes used to describesome entity in an E57 file, including CRC checksum bytes.3.2.12 record, nsingle collection in a sequence ofidentically-typed collections o
18、f elements.3.2.13 rigid body transform, ntype of coordinate trans-form that preserves distances between all pairs of points thatfurthermore does not admit a reflection.3.2.13.1 DiscussionA rigid body transform can be used,for example, to convert points from the local coordinates of a3D data set (for
19、 example, a single laser scan) to a commoncoordinate system shared by multiple 3D data sets (for ex-ample, a set of laser scans).3.2.14 XML namespace, nmethod for qualifying elementnames in XML to prevent the ambiguity of multiple elementswith the same name.3.2.14.1 DiscussionXML namespaces are used
20、 in an E57file to support the definition of extensions.3.2.15 XML whitespace, nsequence of one or more of thefollowing Unicode characters: the space character (20 hexa-decimal), the carriage return (0D hexadecimal), line feed (0Ahexadecimal), or tab (09 hexadecimal).3.2.16 zero padding, none or more
21、 zero-valued bytesappended to the end of a sequence of bytes.4. Acronyms4.1 ASCIIAmerican Standard Code for Information Inter-change4.2 CRCCyclic redundancy check4.3 GUIDGlobally unique identifier4.4 IEEEInstitute of Electrical and Electronics Engineers4.5 IETFInternet Engineering Task Force4.6 iSCS
22、IInternet small computer system interface4.7 JPEGJoint Photographic Experts Group4.8 PNGPortable network graphics4.9 URIUniform resource identifier4.10 UTCCoordinated universal time4.11 UTFUnicode Transformation Format4.12 W3CWorldWide Web Consortium4.13 XMLeXtensible Markup Language5. Notation and
23、Mathematical Concepts5.1 The following notation and established mathematicalconcepts are used in this specification.5.2 Intervals:5.2.1 A closed interval is denoted a, b, where a # b.Aclosed interval includes the endpoints a and b and all numbersin between.An open interval is denoted (a, b), where a
24、#b.Anopen interval includes the numbers between the endpoints aand b, but does not include the endpoints themselves. Thehalf-open intervals (a, b and a, b) do not include the a and bendpoints, respectively.5.3 Cartesian Coordinate System:5.3.1 Points in Cartesian coordinates are represented by anord
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ASTME28072011STANDARDSPECIFICATIONFOR3DIMAGINGDATAEXCHANGEVERSION10 三维 成像 数据 交换 标准规范 版本 10 PDF

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