ansi-nist:ImageQuality
Details about the quality of an image.
Element information
Namespace: http://niem.gov/niem/ansi-nist/2.0
Schema document: ansi-nist/2.0/ansi-nist.xsd
Type: ansi-nist:ImageQualityType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ansi-nist:QualityAlgorithmProductIdentification [0..*] The numeric product code assigned by a vendor to the quality algorithm.
- ansi-nist:QualityValue [0..*] Predicted matching performance.
- ansi-nist:QualityMeasureVendorIdentification [0..*] From a registry table, the ID of the vendor of the quality algorithm.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type ansi-nist:NISTImageType (Element ansi-nist:NISTImage)
- Type ansi-nist:CBEFFImageType via extension of ansi-nist:NISTImageType (Element ansi-nist:CBEFFImage)
- Type ansi-nist:FaceImageType via extension of ansi-nist:NISTImageType (Element ansi-nist:FaceImage)
- Type ansi-nist:FingerprintImageType via extension of ansi-nist:NISTImageType (Element ansi-nist:FingerprintImage)
- Type ansi-nist:IrisImageType via extension of ansi-nist:NISTImageType (Element ansi-nist:IrisImage)
- Type ansi-nist:PalmprintImageType via extension of ansi-nist:NISTImageType (Element ansi-nist:PalmprintImage)
- Type ansi-nist:PhysicalFeatureImageType via extension of ansi-nist:NISTImageType (Element ansi-nist:PhysicalFeatureImage)
- Type ansi-nist:SignatureImageType via extension of ansi-nist:NISTImageType (Element ansi-nist:SignatureImage)
Sample instance
<ansi-nist:ImageQuality> <ansi-nist:QualityAlgorithmProductIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </ansi-nist:QualityAlgorithmProductIdentification> <ansi-nist:QualityValue>1</ansi-nist:QualityValue> <ansi-nist:QualityMeasureVendorIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </ansi-nist:QualityMeasureVendorIdentification> </ansi-nist:ImageQuality>