For the complete documentation index, see llms.txt. This page is also available as Markdown.

1.3.0

This version updates the SelphID biometric engine from 6.10.2 to SelphID 6.17.0. The main advantage is the use of the facial flavor of SelphID, which avoids installing models and libraries related to the liveness check (liveness) unnecessary for this backend. Other changes that may affect this service include:

  • Use of SelphID flavor:facial, which reduces the size of the distribution by not including liveness libraries or models.

  • Fixed the problem of calculating the biometric pattern in cropped images.

  • Greater accuracy when extracting biometric patterns from low-quality images.

  • Facial pattern extractor with low-resolution images.

  • Fixed the problem of extracting the biometric pattern in documents with multiple faces.

  • Fixed the cropping of templateRaw when using tokenized images with ExtractFacialWithRawTemplate().

  • The minimum internal IOD (interocular distance) has been reduced from 30px to 20px.

  • Support for EXIF orientation metadata.

Last updated