BVH 文件格式说明(中英文对照).doc

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
BVH 文件格式说明(中英文对照)

BVH 文件格式说明(中英文对照) 版本信息 版本号 作者 时间 备注 1.0 卢弋 2011-5-16 完成 目录 1 Biovision BVH 1 2 Parsing the file解析文件 1 3 Interpreting the data解读数据 4 BVH 文件格式说明(中英文对照) Biovision BVH The BVH file format was originally developed by Biovision, a motion capture services company, as a way to provide motion capture data to their customers. The name BVH stands for Biovision hierarchical data. This format mostly replaced an earlier format that they developed, the BVA format which is discussed in the next section, as a way to provide skeleton hierarchy information in addition to the motion data. The BVH format is an excellent all around format, its only drawback is the lack of a full definition of the basis pose (this format has only translational offsets of children segments from their parent, no rotational offset is defined), it also lacks explicit information for how to draw the segments but that has no bearing on the definition of the motion. BVH文件格式最初是由从事动画捕捉服务的公司Biovision开发,用于向其客户提供动画捕捉数据的方法。BVH这个名字代表Biovision层次数据。这种格式最大化的取代了他们以前开发的BVA格式(我们在下一节中讨论BVA格式)作为除了提供骨骼层次信息以外的动画数据的方法。BVH格式在所有格式里面是优秀的,它唯一的缺陷是对基础姿势缺乏完整定义(这种格式仅仅有来自父节点的子segments的水平偏移,没有定义旋转偏移),它还缺乏对如何绘制在动画定义中没有方位的部分的精确的信息。 Parsing the file解析文件 A BVH file has two parts, a header section which describes the hierarchy and initial pose of the skeleton; and a data section which contains the motion data. Examine the example BVH file called Example1.bvh. The start of the header section begins with the keyword HIERARCHY. The following line starts with the keyword ROOT followed by the name of the root segment of the hierarchy to be defined. After this hierarchy is described it is permissable to define another hierarchy, this too would be denoted by the keyword ROOT. In principle, a BVH file many contain any number of skeleton hierarchies. In practice the number of segments is limited by the format of the motion section, one sample in time for all segments is on one line of data and this will cause problems for readers which a

文档评论(0)

ligennv1314 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档