ansi-nist:FingerprintImageSegmentationQuality
Information about the accuracy of the slap print segmentation.
Element information
Namespace: http://niem.gov/niem/ansi-nist/2.0
Schema document: ansi-nist/2.0/ansi-nist.xsd
Type: ansi-nist:FingerprintImageQualityType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ansi-nist:FingerPositionCode [0..*] Set of possible finger position codes, most probable position first.
- ansi-nist:FingerPositionIndicator [0..*] Indicator denoting whether or not a fingerprint image represents a latent print
- ansi-nist:QualityAlgorithmProductIdentification [0..*] The numeric product code assigned by a vendor to the quality algorithm.
- ansi-nist:QualityAlgorithmVendorIdentification [0..*] From a registry table, the ID of the vendor of the quality algorithm.
- ansi-nist:QualityValue [0..*] Predicted matching performance.
from type ansi-nist:FingerprintType
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:FingerprintImageType (Element ansi-nist:FingerprintImage)
Sample instance
<ansi-nist:FingerprintImageSegmentationQuality> <ansi-nist:FingerPositionCode>0</ansi-nist:FingerPositionCode> <ansi-nist:FingerPositionIndicator>true</ansi-nist:FingerPositionIndicator> <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:QualityAlgorithmVendorIdentification> <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:QualityAlgorithmVendorIdentification> <ansi-nist:QualityValue>1</ansi-nist:QualityValue> </ansi-nist:FingerprintImageSegmentationQuality>