biom:FaceImage3DPoseAngle
A set of angular offsets of a subject from a full face or a profile, for a determined 3D pose
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:PoseAngleType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:PosePitchAngleMeasure [0..*]A rotation about the horizontal 'x' axis
- biom:PosePitchUncertaintyValue [0..*]A pitch uncertainty
- biom:PoseRollAngleMeasure [0..*]A rotation about the 'z' axis
- biom:PoseRollUncertaintyValue [0..*]A roll uncertainty
- biom:PoseYawAngleMeasure [0..*]A rotation about the vertical 'y' axis
- biom:PoseYawUncertaintyValue [0..*]A yaw uncertainty
- biom:PoseAngleAugmentationPointAbstract [0..*]An augmentation point for Pose Angle
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:PoseAngleAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type biom:FaceImageType (Element biom:FaceImage)
Sample instance
<biom:FaceImage3DPoseAngle> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:PosePitchAngleMeasure>1</biom:PosePitchAngleMeasure> <biom:PosePitchUncertaintyValue>1</biom:PosePitchUncertaintyValue> <biom:PoseRollAngleMeasure>1</biom:PoseRollAngleMeasure> <biom:PoseRollUncertaintyValue>1</biom:PoseRollUncertaintyValue> <biom:PoseYawAngleMeasure>1</biom:PoseYawAngleMeasure> <biom:PoseYawUncertaintyValue>1</biom:PoseYawUncertaintyValue> <biom:PoseAngleAugmentationPoint>any content</biom:PoseAngleAugmentationPoint> </biom:FaceImage3DPoseAngle>