regulaforensics / FaceSDK-web-js-client

Regula Face SDK web API js client for the browser and node.js based on axios
https://regulaforensics.com
5 stars 3 forks source link

Liveness detection #12

Closed samuelail closed 3 years ago

samuelail commented 3 years ago

There doesn't seem to be any example to perform a liveness check using an uploaded image. I also looked through the code and couldn't find any reference either.

hleb-albau commented 3 years ago

Hi @samuelail!

Our current liveness detection implementation is not intended to be used by sending raw requests to face recognition web server. Instead, we will provide web components and mobile sdk with camera operations, face capturing and server communication logic under hood.