1 Definition | 2 Functional Requirements | 3 Syntax |
4 Semantics | 5 Conformance Testing | 6 Performance Assessment |
1 Definition
Body Descriptors is a Data Type digitally representing a human or a humanoid.
Gesture Descriptors is a Data Type representing the subset of Body Descriptors selected by an application to convey Gesture information.
2 Functional Requirements
Body Descriptors should enable the representation of the joints of a body.
3 Syntax
https://schemas.mpai.community/PAF/V1.5/data/BodyDescriptorsObject.json
4 Semantics
Label | Description |
Header | Body Descriptors Object Header. |
– Standard-BodyDescriptorsObject | The characters “OSD-BDO-V” |
– Version | Major version – 1 or 2 characters |
– Dot-separator | The character “.” |
– Subversion | Minor version – 1 or 2 characters |
M-InstanceID | ID of the Virtual Space where the Body is located. |
BodyDescriptorsObjectID | Identifier of Body Descriptors. |
BodyDescriptorsSpaceTime | Space-Time information of Body in the Virtual Space |
BodyDescriptorsData | Data of Body Descriptors |
BodyDescriptorsQualifier | Qualifier of Body Descriptors |
DescrMetadata | Descriptive Metadata |
5 Conformance Testing
A Data instance Conforms with Body Descriptors Object (PAF-BDO) if
- The Data validates against the Body Descriptors’ JSON Schema.
- All Data in the Body Descriptors’ JSON Schema
- Have the specified type.
- Validate against their JSON Schemas.