Face Engine SDK  5.14.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::LaunchOptions Struct Reference

LaunchOptions struct configures inference options on per-estimator/detector basis, giving user fine grained control over cpu/gpu utilisation. More...

#include <LaunchOptions.h>

Public Attributes

DeviceClass deviceClass = DeviceClass::CPU_AUTO
 
bool runConcurrently = true
 
int32_t deviceId = defaultDeviceId
 

Static Public Attributes

static constexpr int32_t defaultDeviceId = -1
 

Detailed Description

LaunchOptions struct configures inference options on per-estimator/detector basis, giving user fine grained control over cpu/gpu utilisation.


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