BioPass ID Multibiometrics API Updates
Released: Jul 7, 2023
2023 での更新項目
機能
- Face Matching 1:1
Face Matching API allows you to check the likelihood that two faces belong to the same person. You will get a confidence score and thresholds to evaluate the similarity. With Face Matching API, you can easily verify a user against a reference photo.
- Fingerprint Matching 1:1
Fingerprint Matching API allows you to check the likelihood that two fingerprints belong to the same person. You will get a confidence score and thresholds to evaluate the similarity. With Fingerprint Matching API, you can easily verify a user against a reference fingerprint image.
- Face Passive Liveness
Face Passive Liveness API identifies spoofing attempted based on the same selfie used for face matching without any user involvement.
- Face Detection
Face Detection API detects faces within images, and get back face bounding box and token for each detected face. You can pass the face token to other APIs for further processing.
- Face Anonymization
Face Anonymization API automatically anonymizes one or multiple faces detected in a photo.
- WSQ Compression for Fingerprint
WSQ Compression for Fingerprint API compress an fingerprint image file (PNG, TIFF, BMP and others) to WSQ format. The WSQ (Wavelet Scalar Quantization) compression algorithm is FBI-Certified.
- Multibiometrics Cloud Database
The Fingerprint and Face Mathcing API provides a multibiometric database with CRUD (create, read, update and delete) operations for adding, updating and verifying data via API calls. This functionality is optional, but can reduce your costs with processing.