Last updated
In this version, the passive liveness check engine has evolved, including support for new spoofing attacks, such as FaceSwap or DeepFake. The facial extractor has also been calibrated to improve accuracy in low-resolution images. Finally, a new endpoint has been added to the C++ REST service to obtain information about the input buffers.
New passive liveness check engine, which includes detection of new spoofing cases.
Facial pattern extractor with low-resolution images.
Typos in the C++ Rest API service in the member options:
elapsedAllowedSeconds (before ellapsedAllowedSeconds).
minSimilarity (before minSimilariry).
New endpoint in the C++ REST service /tokeninfo, to obtain the type of an image or token.
Last updated