BestShotMobile
Bestshot making and liveness checking library
mobile::BestShotInfo Struct Reference

Public Attributes

BestShotState state {}
 State of this frame.
 
fsdk::Image image
 Source image.
 
fsdk::Detection detection
 Detection with face.
 
fsdk::Landmarks5 landmarks
 Face landmarks.
 
fsdk::HeadPoseEstimation headPoseEstimation {}
 
float agsEstimation {}
 
tsdk::FrameId frameIndex {}
 Index of the frame.
 
tsdk::TrackId trackId {}
 Index of the track.
 

Member Data Documentation

◆ agsEstimation

float mobile::BestShotInfo::agsEstimation {}

AGS estimation result. This parameter could help to show notification to the user in case of bad quality.

◆ headPoseEstimation

fsdk::HeadPoseEstimation mobile::BestShotInfo::headPoseEstimation {}

Estimation of the head position. This parameter could help to show notification to the user in case of bad angles.


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