Face Engine SDK
5.21.0
A face detection, recognition and tracking engine.
|
Depth range configuration structure in millimeters. More...
#include <ILivenessDepthEstimator.h>
Public Member Functions | |
bool | isOk () const noexcept |
Public Attributes | |
float | min = 600.f |
Minimum distance. | |
float | max = 3000.f |
Maximum distance. | |
Depth range configuration structure in millimeters.
Specifies working range of distances for depth estimator.
|
inlinenoexcept |