Errors#
The table below lists best shot errors:
| Error | Description |
|---|---|
PrimaryFaceLostCritical |
The primary face that was detected in the video stream has been lost. |
PrimaryFaceLost |
The primary face was not detected in the video stream or has been lost. |
FaceLost |
Unable to detect a face in the video stream. |
TooManyFaces |
The frame must contain only one face for LUNA ID POS to perform a series of estimations, and then select the best shot. |
FaceOutOfFrame |
A face is too close to the camera and does not fit the face recognition area. |
FaceDetectSmall |
The size of the detected face does not correspond to the specified bounding box size size. |
BadHeadPose |
Head rotation angles are not between the minimal and maximum valid head position values. |
BadQuality |
The input image does not meet the AGS estimation threshold. |
BlurredFace |
The input image does not meet the blurriness threshold. |
TooDark |
The input image does not meet the darkness threshold. |
TooMuchLight |
The input image does not meet the lightness threshold. |
GlassesOn |
The person in the input image is wearing sunglasses. |
OccludedFace |
The face is not properly visible in the input image. |
BadEyesStatus |
The eye state estimation failed. |
FaceWithMask |
The person in the input image is wearing a medical mask. |