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

FishEye estimator output structure. This structure contains the result of estimation (. More...

#include <IFishEyeEstimator.h>

Public Attributes

FishEye result
 estimation result ( More...
 
float score
 fish eye effect score
 

Detailed Description

FishEye estimator output structure. This structure contains the result of estimation (.

See Also
FishEye enum) and probability scores for each possible estimation result. Probability scores are defined in [0,1] range.

Member Data Documentation

FishEye fsdk::FishEyeEstimation::result

estimation result (

See Also
FishEye enum)

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