IDLive Face new C++ API 1.46.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
idliveface::FaceDetector Class Reference

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.
 

Detailed Description

Detects and validates faces and their attributes.

Member Function Documentation

◆ DetectFaces()

FaceDetectionResult idliveface::FaceDetector::DetectFaces ( const Image image) const

Runs the face detection.

Parameters
imageSource image.
Exceptions
LicenseExceptionif the license has expired.