![]()  | 
  
    Face Engine SDK
    5.17.0
    
   A face detection, recognition and tracking engine. 
   | 
 
DeepFake estimation structure. The current implementation is experimental, and does not support backward compatibility. The API can be modified in upcoming versions. More...
#include <IDeepFakeEstimator.h>
Public Types | |
| enum | State { State::Real = 0, State::Fake } | 
Public Attributes | |
| float | score | 
| Estimation score.  | |
| State | state | 
| Liveness status.  | |
DeepFake estimation structure. The current implementation is experimental, and does not support backward compatibility. The API can be modified in upcoming versions.