Overview

FacePhi SelphID SDK is a facial biometric solution backend written in modern C++ that enables, among other things, face matching, passive liveness evaluation and gallery search (1:N). Expanding each of these features:

  • Facial matching: you can perform facial comparison with multiple options that adapt to your needs. The most importants:
    • Image with an image.
    • Biometric template with a biometric template.
    • Biometric raw template with a biometric raw template.
    • Image with a biometric template.
    • Image with a biometric raw template.
    • Image with a raw document image.
    • Biometric raw template with a raw document image.
  • Passive liveness: you can evaluate if any picture or facial biometric template is fraudulent.
  • Gallery search: you can create and manage galleries with multiple biometric templates and use them to authentication 1:N with images or biometric templates.

Image format recommended:

  • JPG
  • PNG

Every biometric template and raw template in SelphID SDK is encrypted for greater security.