Enrollment 28.2.0
Loading...
Searching...
No Matches
TemplateReliability Class Referencefinal

Check if template extraction will be reliable. More...

#include <FaceValidation.h>

Collaboration diagram for TemplateReliability:

Public Member Functions

std::vector< FailedFaceAttribute > Validate (const std::shared_ptr< Face > &probe) final
 Check if template extraction will be reliable.

Detailed Description

Check if template extraction will be reliable.

Member Function Documentation

◆ Validate()

std::vector< FailedFaceAttribute > Validate ( const std::shared_ptr< Face > & probe)
inlinefinalvirtual

Check if template extraction will be reliable.

Parameters
probeFace to be checked
Returns
list of attributes that will cause not reliable template extraction
Exceptions
NullArgumentExceptionwhen probe is null

Implements FaceAttributeReliability.

References Face::CONFIDENCE.


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