Face Engine SDK
5.23.1
A face detection, recognition and tracking engine.
|
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 |
LaunchOptions struct configures inference options on per-estimator/detector basis, giving user fine grained control over cpu/gpu utilisation.