Face Engine SDK  5.23.1
A face detection, recognition and tracking engine.
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>

List of all members.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines