|  | Face Engine SDK
    5.8.0
    A face detection, recognition and tracking engine. | 
| Public Types | |
| typedef float | ElementType | 
| Public Member Functions | |
| bool | isValid () const | 
| Face (const fsdk::Image &image) | |
| Face (const fsdk::Image &image, const fsdk::Detection &detection) | |
| Public Attributes | |
| fsdk::Image | img | 
| fsdk::Detection | detection | 
| Optional< fsdk::Landmarks5 > | landmarks5 | 
| Optional< fsdk::Landmarks68 > | landmarks68 |