IDLive Face C# API 1.46.0
|
Classes | |
struct | BoundingBox |
Face rectangle bounding box. More... | |
class | DetectEngine |
Face detection engine. More... | |
struct | DetectionResult |
Face detection result. More... | |
class | FaceException |
Custom runtime exception for FaceSDK methods. More... | |
struct | FaceParameters |
Facial parameters. More... | |
struct | HeadPose |
Set of yaw, pith, and roll angles (in degrees) More... | |
class | Image |
Class for storing image in Face SDK format. More... | |
class | ImageBatch |
Class for storing Image batch (a sequence of photos) More... | |
class | InitConfig |
Configuration file parser. More... | |
struct | Keypoints |
Facial key points. More... | |
struct | LicenseFeatureInfo |
IDLive Face license feature info. More... | |
struct | LivenessResult |
Liveness detection result. More... | |
class | Meta |
Meta information provided for calibration. More... | |
class | OptionalResult |
Optional result wrapper, wraps an instance of a result class and only allows to access it when status is OK. More... | |
class | Pipeline |
Liveness detection pipeline. More... | |
struct | PipelineResult |
Liveness detection result. More... | |
class | QualityEngine |
Quality estimation engine. More... | |
struct | QualityResult |
Quality estimation result. More... | |
class | Settings |
Provides a way to control global FaceSDK configuration. More... | |
class | StatusInfo |
Result status info, contains the same info as FaceException. More... | |
class | VersionInfo |
FaceSDK version info. More... | |
FaceException error code.
enum Idrnd.FaceSdk.MetaOs |
FaceSDK threading level, used to set different number of threads for different levels.