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

◆ result

FishEye fsdk::FishEyeEstimation::result

estimation result (

See also
FishEye enum)

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