![]() |
Face SDK
1.7 Mozart rc
Face Recognition Software Development Kit
|
Contains information about quality of the image. More...
#include <icao_verifier.h>
Public Attributes | |
float | blur |
value can be [0...1], where 0 is sharp image and 1 is blured. | |
float | overexposure |
value can be [0...1], where 0 means no overexposure and 1 means all overexposured. | |
float | rotation |
value can be [0...1], where 0 means the face is frontal and 1 means it is rotated 30 degrees or more (yaw axis). | |
float | glass |
value can be [0...1], where 0 means there is no glasses and 1 means there is glasses (algorithm detects regular and sun glasses both). | |
float | smile |
value can be [0...1], where 0 means there is no smile and 1 means there is a smile. | |
float | occlusion |
value can be [0...1], where 0 means the face is normal and not occluded with anything and 1 means the face is occluded with something or has any other artifacts which makes it not "normal" comparing to standard ID type of image. | |
float | closed_eyes |
value can be [0...1], where 0 means the eyes are open and 1 means the eyes are closed. | |
Contains information about quality of the image.