IDLive Face C++ API 1.49.1
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cfacesdk::BoundingBoxFace rectangle bounding box
 Cfacesdk::DetectEngineInterface of facial keypoint detector
 Cfacesdk::DetectionResultResult of DetectEngine
 Cstd::exception
 Cfacesdk::FaceExceptionCustom runtime exception for FaceSDK methods
 Cfacesdk::FaceParametersStructure for storing facial parameters
 Cfacesdk::FaceSDKFace engines and pipelines aggregator
 Cfacesdk::HeadPoseSet of yaw, pith, and roll angles (in degrees)
 Cfacesdk::ImageStructure for storing image in Face SDK format
 Cfacesdk::ImageBatchStructure for storing Image batch (a sequence of photos)
 Cfacesdk::InitConfigConfiguration file parser
 Cfacesdk::KeypointsKeypoints structure which is returned by DetectEngine
 Cfacesdk::LicenseFeatureInfoIDLive Face license feature info
 Cfacesdk::LivenessResultStructure for liveness detection result
 Cfacesdk::MetaMeta information provided for calibration
 Cfacesdk::OptionalResult< T >Optional result wrapper. Wraps an instance of a result class and only allows to access it when status is OK
 Cfacesdk::PipelineInterface of liveness detection pipeline
 Cfacesdk::PipelineResultStructure for liveness detection result
 Cfacesdk::QualityEngineInterface of quality estimation engine (method)
 Cfacesdk::QualityResultStructure for quality estimation result
 Cfacesdk::StatusInfoResult status info. Contains the same info as FaceException