IDLive Face new C++ API 1.46.0
|
Detects and validates faces and their attributes. More...
#include <idliveface/idliveface.h>
Public Member Functions | |
FaceDetectionResult | DetectFaces (const Image &image) const |
Runs the face detection. | |
Detects and validates faces and their attributes.
FaceDetectionResult idliveface::FaceDetector::DetectFaces | ( | const Image & | image | ) | const |
Runs the face detection.
image | Source image. |
LicenseException | if the license has expired. |