biom:ImageDistortion
A distortion in an image
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:ImageDistortionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:ImageDistortionCategoryCode [0..*]A kind of distortion in an image
- biom:ImageDistortionMeasurementCode [0..*]A manner in which distortion in an image was measured, i.e. whether it was estimated or calculated
- biom:ImageDistortionSeverityCode [0..*]A severity of distortion in an image
- biom:ImageDistortionAugmentationPointAbstract [0..*]An augmentation point for Image Distortion
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:ImageDistortionAugmentationPoint
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:CBEFFImageType via extension of biom:ImageType (Element biom:CBEFFImage)
- Type biom:FaceImageType via extension of biom:ImageType (Element biom:FaceImage)
- Type biom:FingerImpressionImageType via extension of biom:ImageType (Element biom:FingerImpressionImage)
- Type biom:FingerprintImageType via extension of biom:ImageType (Element biom:FingerprintImage)
- Type biom:ImageType (Element biom:DNAElectropherogramScreenshotImage)
- Type biom:IrisImageType via extension of biom:ImageType (Element biom:IrisImage)
- Type biom:PalmprintImageType via extension of biom:ImageType (Element biom:PalmprintImage)
- Type biom:PhysicalFeatureImageType via extension of biom:ImageType (Element biom:PhysicalFeatureImage)
- Type biom:SegmentedImageType via extension of biom:ImageType (Element biom:BiometricContextImage)
Sample instance
<biom:ImageDistortion> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:ImageDistortionCategoryCode>Barrel</biom:ImageDistortionCategoryCode> <biom:ImageDistortionMeasurementCode>C</biom:ImageDistortionMeasurementCode> <biom:ImageDistortionSeverityCode>Mild</biom:ImageDistortionSeverityCode> <biom:ImageDistortionAugmentationPoint>any content</biom:ImageDistortionAugmentationPoint> </biom:ImageDistortion>