2#include "SelphIDFacialConstants.h"
5namespace FPhiSelphIDNet {
14 None = (int)FPhiSelphID::FacialAuthenticationStatus::None,
19 Negative = (
int)FPhiSelphID::FacialAuthenticationStatus::Negative,
24 Uncertain = (int)FPhiSelphID::FacialAuthenticationStatus::Uncertain,
29 Positive = (
int)FPhiSelphID::FacialAuthenticationStatus::Positive,
50 None = (int)FPhiSelphID::FacialPose::None,
55 Frontal = (
int)FPhiSelphID::FacialPose::Frontal,
60 RightAngled = (int)FPhiSelphID::FacialPose::RightAngled,
65 LeftAngled = (
int)FPhiSelphID::FacialPose::LeftAngled
76 None = (int)FPhiSelphID::FacialGlasses::None,
81 Eye = (
int)FPhiSelphID::FacialGlasses::Eye,
86 Sun = (int)FPhiSelphID::FacialGlasses::Sun
97 None = (int)FPhiSelphID::FacialLips::None,
102 Together = (
int)FPhiSelphID::FacialLips::Together,
107 Apart = (int)FPhiSelphID::FacialLips::Apart
118 None = (int)FPhiSelphID::FacialGender::None,
123 Male = (
int)FPhiSelphID::FacialGender::Male,
128 Female = (int)FPhiSelphID::FacialGender::Female
139 None = (int)FPhiSelphID::FacialLivenessDiagnostic::None,
144 Spoof = (
int)FPhiSelphID::FacialLivenessDiagnostic::Spoof,
149 Uncertain = (int)FPhiSelphID::FacialLivenessDiagnostic::Uncertain,
154 Live = (
int)FPhiSelphID::FacialLivenessDiagnostic::Live,
224 NoLive = (
int)FPhiSelphID::FacialLivenessDiagnostic::NoLive,
245 Frontal = (int)FPhiSelphID::FacialDetectionType::Frontal,
250 FrontalFast = (
int)FPhiSelphID::FacialDetectionType::FrontalFast,
255 Periocular = (int)FPhiSelphID::FacialDetectionType::Periocular
266 None = (int)FPhiSelphID::FacialEmotion::None,
271 Anger = (
int)FPhiSelphID::FacialEmotion::Anger,
276 Disgust = (int)FPhiSelphID::FacialEmotion::Disgust,
281 Fear = (
int)FPhiSelphID::FacialEmotion::Fear,
286 Joy = (int)FPhiSelphID::FacialEmotion::Joy,
291 Neutral = (
int)FPhiSelphID::FacialEmotion::Neutral,
296 Sadness = (int)FPhiSelphID::FacialEmotion::Sadness,
301 Surprise = (
int)FPhiSelphID::FacialEmotion::Surprise,
312 None = (int)FPhiSelphID::FacialQuality::None,
317 Bad = (
int)FPhiSelphID::FacialQuality::Bad,
322 Regular = (int)FPhiSelphID::FacialQuality::Regular,
327 Good = (
int)FPhiSelphID::FacialQuality::Good
338 None = (int)FPhiSelphID::FacialGeographicOrigin::None,
343 African = (
int)FPhiSelphID::FacialGeographicOrigin::African,
348 European = (int)FPhiSelphID::FacialGeographicOrigin::European,
353 EastAsian = (
int)FPhiSelphID::FacialGeographicOrigin::EastAsian,
358 SouthAsian = (int)FPhiSelphID::FacialGeographicOrigin::SouthAsian,
363 LatinAmerican = (
int)FPhiSelphID::FacialGeographicOrigin::LatinAmerican,
368 MiddleEastern = (int)FPhiSelphID::FacialGeographicOrigin::MiddleEastern,
373 SoutheastAsian = (
int)FPhiSelphID::FacialGeographicOrigin::SoutheastAsian
384 None = (int)FPhiSelphID::FacialArtwork::None,
389 Human = (
int)FPhiSelphID::FacialArtwork::Human,
394 Cartoon = (int)FPhiSelphID::FacialArtwork::Cartoon,
399 Painting = (
int)FPhiSelphID::FacialArtwork::Painting,
410 None = (int)FPhiSelphID::FacialAuthenticationDetail::None,
436 OnBoarding = (int)FPhiSelphID::TrackingFamily::OnBoarding,
452 Succeeded = (int)FPhiSelphID::OperationResultStatus::Succeeded,
457 Denied = (
int)FPhiSelphID::OperationResultStatus::Denied,
462 Error = (int)FPhiSelphID::OperationResultStatus::Error,
467 Cancelled = (
int)FPhiSelphID::OperationResultStatus::Cancelled
478 None = (int)FPhiSelphID::OperationResultReason::None,
483 InternalError = (
int)FPhiSelphID::OperationResultReason::InternalError,
488 CancelledByUser = (int)FPhiSelphID::OperationResultReason::CancelledByUser,
493 Timeout = (
int)FPhiSelphID::OperationResultReason::Timeout,
523 LivenessError = (
int)FPhiSelphID::OperationResultReason::LivenessError
TrackingFamily
Family of Api tracking operation.
Definition SelphIDConstantsNet.h:432
@ Authentication
Authentication.
FacialAuthenticationDetail
Facial authentication detail.
Definition SelphIDConstantsNet.h:406
@ PositiveHighSecurityLevel
Positive high security level.
@ PositiveLowSecurityLevel
Positive low security level.
@ PositiveMediumSecurityLevel
Positive medium security level.
FacialQuality
Facial quality.
Definition SelphIDConstantsNet.h:308
FacialPose
Facial pose.
Definition SelphIDConstantsNet.h:46
@ RightAngled
Right angled.
FacialDetectionType
FacialDetectionType.
Definition SelphIDConstantsNet.h:241
@ FrontalFast
FrontalFast. DEPRECATED value.
@ Periocular
Periocular. DEPRECATED value.
FacialGeographicOrigin
Geographic origin..
Definition SelphIDConstantsNet.h:334
@ SoutheastAsian
Southeast Asian.
@ MiddleEastern
Middle Eastern.
@ LatinAmerican
Latin American.
FacialEmotion
FacialEmotion.
Definition SelphIDConstantsNet.h:262
OperationResultReason
Reason for api tracking finish events.
Definition SelphIDConstantsNet.h:474
@ DocumentValidationNotPassed
Document validation failed.
@ AuthenticationNotPassed
Authentication failed.
@ InternalError
Some error using the SDK.
@ LivenessNotPassed
Liveness failed.
@ Timeout
The set timeout has expired.
@ CancelledByUser
The operation was canceled by the user.
@ DocumentValidationError
Error during document validation.
@ LivenessError
Error during liveness.
@ AuthenticationError
Error during authentication.
FacialGlasses
Glasses type.
Definition SelphIDConstantsNet.h:72
FacialGender
Gender type.
Definition SelphIDConstantsNet.h:114
FacialAuthenticationStatus
Facial Authentication status.
Definition SelphIDConstantsNet.h:10
@ NoneBecauseInvalidExtractions
None due to invalid extractions.
@ Uncertain
Uncertain. DEPRECATED value.
@ NoneBecausePoseExceed
None due to pose exceeded.
FacialLips
Lips status.
Definition SelphIDConstantsNet.h:93
OperationResultStatus
Status of Api tracking operation.
Definition SelphIDConstantsNet.h:448
FacialArtwork
FacialArtwork.
Definition SelphIDConstantsNet.h:380
FacialLivenessDiagnostic
Liveness diagnostic.
Definition SelphIDConstantsNet.h:135
@ NoneBecauseFaceTooClose
None due to face too close to image borders.
@ NoneBecauseInternalError
None due to internal error.
@ NoneBecauseEyesClosed
None due the eyes are closed.
@ NoneBecauseLicenseError
None due to liveness license error.
@ NoneBecauseFaceOccluded
None due to face is occluded.
@ NoneBecauseAngleTooLarge
None due to face rotation.
@ NoneBecauseImagePreprocessError
None due to image preprocessing error.
@ NoneBecauseTooManyFaces
None due to too many faces.
@ NoneBecauseFaceCropped
None due to face is cropped.
@ NoneBecauseFaceTooCloseToBorder
None due to face too close to the border.
@ NoneBecauseFaceNotFound
None due to face not found.
@ NoneBecauseEyesOccluded
None due the eyes are occluded.
@ Spoof
Spoof. DEPRECATED value. Use instead 'NoLive'.
@ NoneBecauseImageDataError
None due to image data error.
@ NoneBecauseFaceTooSmall
None due to face too small.
@ NoneBecauseBadQuality
None due to Bad quality image for liveness.