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,
240 Frontal = (int)FPhiSelphID::FacialDetectionType::Frontal,
245 FrontalFast = (
int)FPhiSelphID::FacialDetectionType::FrontalFast,
250 Periocular = (int)FPhiSelphID::FacialDetectionType::Periocular
261 None = (int)FPhiSelphID::FacialEmotion::None,
266 Anger = (
int)FPhiSelphID::FacialEmotion::Anger,
271 Disgust = (int)FPhiSelphID::FacialEmotion::Disgust,
276 Fear = (
int)FPhiSelphID::FacialEmotion::Fear,
281 Joy = (int)FPhiSelphID::FacialEmotion::Joy,
286 Neutral = (
int)FPhiSelphID::FacialEmotion::Neutral,
291 Sadness = (int)FPhiSelphID::FacialEmotion::Sadness,
296 Surprise = (
int)FPhiSelphID::FacialEmotion::Surprise,
307 None = (int)FPhiSelphID::FacialQuality::None,
312 Bad = (
int)FPhiSelphID::FacialQuality::Bad,
317 Regular = (int)FPhiSelphID::FacialQuality::Regular,
322 Good = (
int)FPhiSelphID::FacialQuality::Good
333 None = (int)FPhiSelphID::FacialGeographicOrigin::None,
338 African = (
int)FPhiSelphID::FacialGeographicOrigin::African,
343 European = (int)FPhiSelphID::FacialGeographicOrigin::European,
348 EastAsian = (
int)FPhiSelphID::FacialGeographicOrigin::EastAsian,
353 SouthAsian = (int)FPhiSelphID::FacialGeographicOrigin::SouthAsian,
358 LatinAmerican = (
int)FPhiSelphID::FacialGeographicOrigin::LatinAmerican,
363 MiddleEastern = (int)FPhiSelphID::FacialGeographicOrigin::MiddleEastern,
368 SoutheastAsian = (
int)FPhiSelphID::FacialGeographicOrigin::SoutheastAsian
379 None = (int)FPhiSelphID::FacialArtwork::None,
384 Human = (
int)FPhiSelphID::FacialArtwork::Human,
389 Cartoon = (int)FPhiSelphID::FacialArtwork::Cartoon,
394 Painting = (
int)FPhiSelphID::FacialArtwork::Painting,
405 None = (int)FPhiSelphID::FacialAuthenticationDetail::None,
431 OnBoarding = (int)FPhiSelphID::TrackingFamily::OnBoarding,
447 Succeeded = (int)FPhiSelphID::OperationResultStatus::Succeeded,
452 Denied = (
int)FPhiSelphID::OperationResultStatus::Denied,
457 Error = (int)FPhiSelphID::OperationResultStatus::Error,
462 Cancelled = (
int)FPhiSelphID::OperationResultStatus::Cancelled
473 None = (int)FPhiSelphID::OperationResultReason::None,
478 InternalError = (
int)FPhiSelphID::OperationResultReason::InternalError,
483 CancelledByUser = (int)FPhiSelphID::OperationResultReason::CancelledByUser,
488 Timeout = (
int)FPhiSelphID::OperationResultReason::Timeout,
518 LivenessError = (
int)FPhiSelphID::OperationResultReason::LivenessError
TrackingFamily
Family of Api tracking operation.
Definition SelphIDConstantsNet.h:427
@ Authentication
Authentication.
FacialAuthenticationDetail
Facial authentication detail.
Definition SelphIDConstantsNet.h:401
@ PositiveHighSecurityLevel
Positive high security level.
@ PositiveLowSecurityLevel
Positive low security level.
@ PositiveMediumSecurityLevel
Positive medium security level.
FacialQuality
Facial quality.
Definition SelphIDConstantsNet.h:303
FacialPose
Facial pose.
Definition SelphIDConstantsNet.h:46
@ RightAngled
Right angled.
FacialDetectionType
FacialDetectionType.
Definition SelphIDConstantsNet.h:236
@ FrontalFast
FrontalFast. DEPRECATED value.
@ Periocular
Periocular. DEPRECATED value.
FacialGeographicOrigin
Geographic origin..
Definition SelphIDConstantsNet.h:329
@ SoutheastAsian
Southeast Asian.
@ MiddleEastern
Middle Eastern.
@ LatinAmerican
Latin American.
FacialEmotion
FacialEmotion.
Definition SelphIDConstantsNet.h:257
OperationResultReason
Reason for api tracking finish events.
Definition SelphIDConstantsNet.h:469
@ 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:443
FacialArtwork
FacialArtwork.
Definition SelphIDConstantsNet.h:375
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.
@ 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.