|
IDLive Face C++ API 1.50.4
|
Classes | |
| struct | facesdk::BoundingBox |
| Face rectangle bounding box. More... | |
| struct | facesdk::Keypoints |
| Keypoints structure which is returned by DetectEngine. More... | |
| struct | facesdk::HeadPose |
| Set of yaw, pith, and roll angles (in degrees) More... | |
| struct | facesdk::FaceParameters |
| Structure for storing facial parameters. More... | |
| struct | facesdk::DetectionResult |
| Result of DetectEngine. More... | |
| class | facesdk::DetectEngine |
| Interface of facial keypoint detector. More... | |
Typedefs | |
| using | facesdk::DetectEnginePtr = std::shared_ptr< class DetectEngine > |
| Smart pointer of DetectEngine. | |
| using | facesdk::OptionalDetectionResult = OptionalResult< DetectionResult > |
| Alias for optional detection result. | |
FaceSDK detection engine header file