Face Engine SDK
5.23.1
A face detection, recognition and tracking engine.
|
An error structure designed for functions which can return errors from different enum classes. More...
#include <MultiError.h>
Public Attributes | |
E0 | m_first |
E1 | m_second |
An error structure designed for functions which can return errors from different enum classes.
The order of isOk() check and toString() returns should be specified via ErrorTraits structure. ErrorTraits for additional information.