Liveness and Face Recognition Providers
Different Providers the we use in EKYC
AppMan integrates 3 different providers for the liveness and FR processes:
Provider | Description | Result | WEB | SDK |
---|---|---|---|---|
AWS | verifies a still image of the end user that it contains a non obstructed face | decimal | ✅ | ❌ |
Sensetime | verifies a video taken by the end user that they perform a certain action | decimal | ✅ | ❌ |
Facetec | verifies a video taken by the end user that they make a 3d face scan | level (0-7) | ✅ | ✅ |
All verifications for your application use the same provider(s) which you can change upon request.
It is possible to combine different providers for different processes.
For example: you could choose Facetec for liveness and AWS for face recognition.
Updated almost 2 years ago