![]() |
BestShotMobile
Bestshot making and liveness checking library
|
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. | |
float mobile::BestShotInfo::agsEstimation |
AGS estimation result. This parameter could help to show notification to the user in case of bad quality.
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.