Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:fingerprint_api [2019/04/08 09:05]
yjjung [BS2Fingerprint]
en:fingerprint_api [2019/05/17 11:21] (current)
yjjung [Fingerprint API]
Line 5: Line 5:
  
   * [[BS2_ScanFingerprint]]:​ Scans a fingerprint from a device and extracts template data.   * [[BS2_ScanFingerprint]]:​ Scans a fingerprint from a device and extracts template data.
-  * [[BS2_ScanFingerprintEx]]:​​ Scans a fingerprint from a device and extracts template data and scores.+  * [[BS2_ScanFingerprintEx]]:​​ Scans a fingerprint from a device and extracts template data and scan image scores.
   * [[BS2_VerifyFingerprint]]:​ Compares the template data to check if it is the same finger.   * [[BS2_VerifyFingerprint]]:​ Compares the template data to check if it is the same finger.
   * [[BS2_GetLastFingerprintImage]]:​ Extracts the image of the last scanned fingerprint using the BS2_ScanFingerprint API.   * [[BS2_GetLastFingerprintImage]]:​ Extracts the image of the last scanned fingerprint using the BS2_ScanFingerprint API.
 +  * [[BS2_GetFingerTemplateQuality]]:​ Checks the quality score of the fingerprint from the fingerprint template data.