![]() |
Face SDK
1.13.0 Mozart release
Face Recognition Software Development Kit
|
Classes | |
class | Native |
Public Member Functions | |
Liveness102 (Liveness102Config config, int batchSize, int computeDevice) throws FaceSDKException | |
Liveness102 (Liveness102Config config, License license, DataContainer dataContainer, int batchSize, int computeDevice) throws FaceSDKException | |
Liveness102 (Liveness102Config config, License license, int batchSize, int computeDevice) throws FaceSDKException | |
Liveness102 (Liveness102Config config, DataContainer dataContainer, int batchSize, int computeDevice) throws FaceSDKException | |
boolean | equals (Object o) |
int | hashCode () |
void | close () throws Exception |
int | getVersion () |
List< Liveness102Result > | processFaces (FaceSet faces) throws FaceSDKException |
![]() | |
List< Result > | processFaces (FaceSet faces) throws FaceSDKException |
int | getVersion () |
Protected Member Functions | |
void | finalize () throws Throwable |
Implementation of Liveness.
The faces must be detected by compatible face detection algorithm (2XX).
If you serialize faces you must serialize with full frame for correct work.