3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
face_sdk.modules.video_worker.Params Class Reference

Parameters of the VideoWorker constructor. More...

Public Member Functions

def __init__
 Set the VideoWorker configuration file with optionally overridden parameters. More...
 
def __repr__
 

Public Attributes

 video_worker_config
 
 recognizer_ini_file
 
 recognizer_config
 
 streams_count
 
 processing_threads_count
 
 matching_threads_count
 
 age_gender_estimation_threads_count
 
 emotions_estimation_threads_count
 
 short_time_identification_enabled
 
 short_time_identification_distance_threshold
 
 short_time_identification_outdate_time_seconds
 
 active_liveness_checks_order
 

Detailed Description

Parameters of the VideoWorker constructor.