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

FacerecService - Interface object for creating other interface objects. More...

#include <istream>
#include <stdexcept>
#include <utility>
#include <vector>
#include <facerec/libfacerec.h>
#include "stl_wraps_impls/WrapIStreamImpl.h"
#include "stl_wraps_impls/WrapOStreamImpl.h"
#include "AgeGenderEstimator.h"
#include "CameraCalibrator.h"
#include "Capturer.h"
#include "ComplexObject.h"
#include "DepthLivenessEstimator.h"
#include "IRLivenessEstimator.h"
#include "ActiveLiveness.h"
#include "Liveness2DEstimator.h"
#include "FaceAttributesEstimator.h"
#include "EmotionsEstimator.h"
#include "Error.h"
#include "ExceptionCheck.h"
#include "FaceQualityEstimator.h"
#include "LivenessEstimator.h"
#include "QualityEstimator.h"
#include "RawSample.h"
#include "Recognizer.h"
#include "SmartPtr.h"
#include "Template.h"
#include "VideoWorker.h"
#include "StructStorage.h"
#include "Config.h"
#include "ProcessingUnit.h"
#include "Context.h"
#include "ProcessingBlock.h"

Go to the source code of this file.

Classes

class  pbio::FacerecService
 Interface object for creating other interface objects. More...
 
struct  pbio::FacerecService::License
 Storing the license as a string variable. More...
 
struct  pbio::FacerecService::LicenseState
 License status. More...
 
struct  pbio::FacerecService::LicenseState::CounterState
 State of the counter assigned to a specified license element. More...
 

Namespaces

 pbio
 C++ interface.
 

Detailed Description

FacerecService - Interface object for creating other interface objects.