|
Enrollment 28.2.0
|
#include "enrollment/Face/Face.h"#include "enrollment/Logger/FormattingLogger.h"#include <float.h>#include <vector>Go to the source code of this file.
Classes | |
| struct | FailedFaceAttribute |
| It contains attribute data that express which and why attribute fails in reliability check. More... | |
| class | FaceAttributeReliability |
| Interface for checking reliability of attribute. More... | |
| class | ICAOReliability |
| Check if Face will fullfil ICAO requirements. More... | |
| class | TemplateReliability |
| Check if template extraction will be reliable. More... | |
| class | AgeReliability |
| Check if calculation of Age attribute will be reliable. More... | |
| class | GlassStatusReliability |
| Check if calculation of Glass Status attribute will be reliable. More... | |
| class | TintedGlassesReliability |
| Check if calculation of Tinted Glasses attribute will be reliable. More... | |
| class | SegmentationMaskReliability |
| Check if calculation of Segmentation Mask in functions Face::FaceAreaSegment, Face::FaceAreaSegment(RGB), Face::FaceAreaMask will be reliable. More... | |
| class | FaceSizeReliability |
| Check if calculation of Face Size attribute will be reliable. More... | |
| class | MouthOpennessReliability |
| Check if calculation of Mouth Openness attribute will be reliable. More... | |
| class | UniversalPassiveLivenessReliability |
| Check if calculation of Universal passive liveness will be reliable. More... | |
| class | ISOFullFrontalImageValidator |
| Check if usage of Full Frontal Images on travel documents will follow best practices, as described in Section B.3.2 Best practices for use of Full Frontal Images on travel documents [6]. More... | |