3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
Liveness2DEstimator.h File Reference

Liveness2DEstimator is an interface object used to estimate face liveness in order to prevent spoofing attacks. More...

#include <sstream>
#include <vector>
#include "ComplexObject.h"
#include "Error.h"
#include "RawSample.h"
#include "SmartPtr.h"
#include "stl_wraps_impls/WrapOStreamImpl.h"

Go to the source code of this file.

Classes

class  pbio::Liveness2DEstimator
 Interface object used to estimate face liveness in order to prevent spoofing attacks. More...
 
struct  pbio::Liveness2DEstimator::LivenessAndScore
 Estimated liveness and score. More...
 

Namespaces

 pbio
 C++ interface.
 

Detailed Description

Liveness2DEstimator is an interface object used to estimate face liveness in order to prevent spoofing attacks.

Warning
This is a deprecated version (see the new one in Processing Block API). It's support will end in 2024.