1     Definition 2     Functional Requirements 3     Syntax
4     Semantics 5    Conformance Testing 6     Performance Assessment

1    Definition

MoCap Object is a Data Type digitally representing the movement of a human.

2     Functional Requirements

MoCap Object represents the motion of the joints of a body.

3     Syntax

https://schemas.mpai.community/PAF/V1.4/MoCapObject.json

4     Semantics

Label Size Description
Header N1 Bytes The Header of the MoCap Object.
– Standard-MoCapObject 9 Bytes The characters “PAF-MCP-V”
– Version N2 Bytes Major version
– Dot-separator 1 Byte The character “.”
– Subversion N3 Byte Minor version
MInstanceID N4 Bytes The ID of the M-Instance.
MoCapObjectID N5 Bytes Identifier of the MoCap Object.
MoCapQualifier
N6 Bytes Set of Data related to MoCap.
DescrMetadata N7 Bytes Descriptive Metadata

5     Conformance Testing

 

6     Performance Assessment