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::NaturalLightEstimation Struct Reference

NaturalLight estimator output structure. This structure contains the result of estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range. More...

#include <INaturalLightEstimator.h>

Public Attributes

LightStatus status
 estimation result ( More...
 
float score
 Numerical value in range [0, 1].
 

Detailed Description

NaturalLight estimator output structure. This structure contains the result of estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range.

Member Data Documentation

LightStatus fsdk::NaturalLightEstimation::status

estimation result (

See Also
LightStatus enum).

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