IDLive Face C++ API 1.49.1
|
▼Nfacesdk | |
CBoundingBox | Face rectangle bounding box |
CDetectEngine | Interface of facial keypoint detector |
CDetectionResult | Result of DetectEngine |
CFaceException | Custom runtime exception for FaceSDK methods |
CFaceParameters | Structure for storing facial parameters |
CFaceSDK | Face engines and pipelines aggregator |
CHeadPose | Set of yaw, pith, and roll angles (in degrees) |
CImage | Structure for storing image in Face SDK format |
CImageBatch | Structure for storing Image batch (a sequence of photos) |
CInitConfig | Configuration file parser |
CKeypoints | Keypoints structure which is returned by DetectEngine |
CLicenseFeatureInfo | IDLive Face license feature info |
CLivenessResult | Structure for liveness detection result |
CMeta | Meta information provided for calibration |
COptionalResult | Optional result wrapper. Wraps an instance of a result class and only allows to access it when status is OK |
CPipeline | Interface of liveness detection pipeline |
CPipelineResult | Structure for liveness detection result |
CQualityEngine | Interface of quality estimation engine (method) |
CQualityResult | Structure for quality estimation result |
CStatusInfo | Result status info. Contains the same info as FaceException |