Face SDK  1.13.0 Mozart release
Face Recognition Software Development Kit
Classes | Public Member Functions | Protected Member Functions | List of all members
com.tech5.FaceSDK.Liveness102 Class Reference
Inheritance diagram for com.tech5.FaceSDK.Liveness102:
com.tech5.FaceSDK.Liveness< Liveness102Result >

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< Liveness102ResultprocessFaces (FaceSet faces) throws FaceSDKException
 
- Public Member Functions inherited from com.tech5.FaceSDK.Liveness< Liveness102Result >
List< Result > processFaces (FaceSet faces) throws FaceSDKException
 
int getVersion ()
 

Protected Member Functions

void finalize () throws Throwable
 

Detailed Description

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.


The documentation for this class was generated from the following file: