Face Engine SDK
5.21.0
A face detection, recognition and tracking engine.
|
fsdk::HumanAttributeResult::ApparentColorEstimation | HumanAttribute estimator simplified color output structure. This structure contains the result of truncated pool of clor estimations and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::BackgroundEstimation | Background estimator output structure. This structure contains the result of estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::HumanAttributeResult::BackpackEstimation | HumanAttribute estimator backpack output structure. This structure contains the result of backpack estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::BaseRect< Type > | Rectangle |
fsdk::BaseRect< float > | |
fsdk::BaseRect< int > | |
fsdk::CredibilityCheckEstimation | CredibilityCheck estimator output structure |
fsdk::CrowdEstimation | Crowd estimation structure |
fsdk::ISettingsProvider::Value::Data | Value data |
fsdk::experimental::DeepFakeEstimation | DeepFake estimation structure. The current implementation is experimental, and does not support backward compatibility. The API can be modified in upcoming versions |
fsdk::DepthEstimation | Depth estimator output structure |
fsdk::DepthRange | Depth range configuration structure in millimeters |
fsdk::DepthRGBEstimation | Depth+RBG liveness estimation output structure |
fsdk::ISettingsProvider::Desc | Configuration parameter description |
fsdk::Detection | Detection structure. Stores a detected bounding box within a source image rect |
fsdk::DynamicRangeEstimation | DynamicRange estimator output structure. This structure contains score for possible estimation result. Probability score is defined in [0,1] range |
fsdk::EmotionsEstimation | Emotions estimation structure. Each estimation is given in normalized [0, 1] range |
fsdk::ISettingsProvider::Entry | Configuration parameter entry |
fsdk::ErrorTraits< E > | |
fsdk::ErrorTraits< FSDKError > | Specialized for FSDKError |
fsdk::ErrorTraits< FutureError > | Specialized for Future::Error |
fsdk::ErrorTraits< IDescriptorBatch::Error > | Specialized for DescriptorBatchError |
fsdk::ErrorTraits< Image::Error > | Specialized for Image::Error |
fsdk::ErrorTraits< ISerializableObject::Error > | Specialized for ISerializableObject::SerializationError |
fsdk::ErrorTraits< ISettingsProvider::Error > | Specialized for ISettingsProvider::ParseError |
fsdk::ErrorTraits< MultiError< E0, E1 > > | Specialized for MultiError |
fsdk::ErrorTraits< PromiseError > | Specialized for Promise::Error |
fsdk::IBestShotQualityEstimator::EstimationResult | BestShotQualityEstimator output structure |
fsdk::IEthnicityEstimator::EstimationResult | |
fsdk::Exception | |
fsdk::EyesEstimation::EyeAttributes | Eyes attribute structure |
fsdk::EyeBrowEstimation | EyeBrow estimation structure |
fsdk::EyeCropper | EyeCropper is a helper structure for IEyeEstimator interface Methods of this structure crop an input warped image and returns rectangle coordinates of each eye |
fsdk::EyesEstimation | Eyes estimation output |
fsdk::EyeCropper::EyesRects | |
fsdk::Face | |
fsdk::FacialHairEstimation | FacialHair estimator output structure. This structure contains the result of estimation ( |
fsdk::FightsEstimation | FightsEstimation result structure. This structure will return from the IFightsEstimatorContext::getResult method call. This structure contains current estimation result for input frames |
fsdk::FishEyeEstimation | FishEye estimator output structure. This structure contains the result of estimation ( |
fsdk::ISettingsProvider::Value::Data::Float1 | |
fsdk::ISettingsProvider::Value::Data::Float2 | |
fsdk::ISettingsProvider::Value::Data::Float3 | |
fsdk::ISettingsProvider::Value::Data::Float4 | |
fsdk::Format | Image format |
fsdk::GazeEstimation | Gaze estimation output |
fsdk::HumanAttributeResult::GenderEstimation | HumanAttribute estimator gender output structure. This structure contains the result of gender estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::HumanAttributeResult::HatEstimation | HumanAttribute estimator hat output structure. This structure contains the result of hat estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::HeadPoseEstimation | Head pose estimation output |
fsdk::HeadWearEstimation | HeadWear estimator output structure. This structure contains the result of HeadWearState and HeadWearType estimations |
fsdk::HeadWearStateEstimation | HeadWearState estimator output structure. This structure contains the result of estimation ( |
fsdk::HeadWearTypeEstimation | HeadWearType estimator output structure. This structure contains the result of estimation ( |
fsdk::Human | |
fsdk::HumanAttributeResult | Unified HumanAttribute estimator output structure |
fsdk::HumanFaceAssociation | Type for human and face association |
fsdk::IArchive | Archive interface |
fsdk::IDetectionComparer | Interface of BestDetection comparer. Implement it if you want to use own BestDetection strategy |
fsdk::Image | Image |
fsdk::ImageColorEstimation | Image color type estimator interface |
fsdk::ISettingsProvider::Value::Data::Int1 | |
fsdk::ISettingsProvider::Value::Data::Int2 | |
fsdk::ISettingsProvider::Value::Data::Int3 | |
fsdk::ISettingsProvider::Value::Data::Int4 | |
fsdk::IProgressTracker | Progress tracker interface |
fsdk::IRefCounted | Base strong reference counted object interface |
fsdk::IREstimation | IR estimation structure. Each score in normalized [0, 1] range, isReal shows real person or not |
fsdk::IStaticDescriptorStorage | Static descriptor storage interface |
fsdk::ISettingsProvider::Key | Configuration parameter key |
fsdk::Landmarks< numOfLandmarks > | Face landmarks template structure |
fsdk::Landmarks5Indexes | Enumerates detected landmarks. Only valid for template with 5 landmarks |
fsdk::Landmarks< eyelidLandmarksCount > | |
fsdk::Landmarks< irisLandmarksCount > | |
fsdk::LaunchOptions | LaunchOptions struct configures inference options on per-estimator/detector basis, giving user fine grained control over cpu/gpu utilisation |
fsdk::LivenessFlyingFacesEstimation | Liveness Flying Faces estimation output |
fsdk::LivenessFPREstimation | Liveness FPR estimation output |
fsdk::LivenessOneShotRGBEstimation | Liveness OneShotRGB estimation structure |
fsdk::LivenessRGBMEstimation | LivenessRGBM estimation structure |
fsdk::HumanAttributeResult::LowerBodyClothingEstimation | HumanAttribute estimator lower body clothing output structure. This structure contains the result of lower body clothing estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::MatchingResult | Result of descriptor matching |
fsdk::MedicalMaskEstimation | MedicalMask estimator output structure. This structure contains the result of estimation ( |
fsdk::MedicalMaskEstimationExtended | MedicalMask estimator output structure. This structure contains the result of estimation ( |
fsdk::MouthEstimation | Mouth estimator output structure. Stores flags that indicates which mouth feature is present. Multiple state flags may be set to true meaning that the final mouth state is a combination of those. Probability scores are defined in [0,1] range |
fsdk::MouthEstimationExtended | Extended mouth estimator output structure. Stores flags that indicates which mouth feature is present. Multiple state flags may be set to true meaning that the final mouth state is a combination of those. Probability scores are defined in [0,1] range |
fsdk::MultiError< E0, E1 > | An error structure designed for functions which can return errors from different enum classes |
fsdk::NaturalLightEstimation | NaturalLight estimator output structure. This structure contains the result of estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::NIRLivenessEstimation | NIR Liveness estimation structure. Each score in normalized [0, 1] range, state shows real person or not |
fsdk::Noncopyable | Helper class to block copy operator&constructor of its descendants |
fsdk::OnePPEEstimation | Personal Protection Equipment estimation structure (a.k.a. PPE) This structure contains prediction scores per each personal equipment attribute |
fsdk::HumanAttributeResult::OutwearColorEstimation | HumanAttribute estimator outwear color output structure. This structure contains the result of outwear color estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::OverlapEstimation | Face overlap estimation output |
fsdk::PortraitStyleEstimation | PortraitStyle estimator output structure. This structure contains the result of estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::PPEEstimation | Personal Protection Equipment output structure. This structure aggregates multiple PPE attributes predictions |
fsdk::Quality | Quality estimation structure Each estimation is given in normalized [0, 1] range. Parameter meanings: |
fsdk::RedEyeEstimation::RedEyeAttributes | Eyes attribute structure |
fsdk::RedEyeEstimation | Red eye estimation output |
fsdk::RefBase< T > | Generic base class of a pointer for reference counted objects |
fsdk::Result< E > | A structure that encapsulates an action result enumeration |
fsdk::Result< fsdk::Image::Error > | |
fsdk::Result< R > | |
fsdk::Sizer | Helper entity to measure size of dynamic objects in memory |
fsdk::HumanAttributeResult::SleeveSizeEstimation | HumanAttribute estimator sleeves size output structure. This structure contains the result of sleeves size estimation and probability scores for each possible estimation result. Probability scores are defined in [0,1] range |
fsdk::SmileTypeScores | Scores of smile type. Probability scores are defined in [0,1] range. Scores in this struct sum up to 1.0. We use them to decide if person is smiling with teeth's exposed or not |
fsdk::Span< T > | Span. Not owning data view. It incapsulated pointer to the continuous array with one or more T objects |
fsdk::ISettingsProvider::Value::Data::String | |
fsdk::SubImage | Sub Image |
fsdk::SubjectiveQuality | Subjective Quality estimation structure Each estimation is given in normalized [0, 1] range. Parameter meanings: |
fsdk::Transformation | Transformation data structure, used for warping |
fsdk::ISettingsProvider::Value | Configuration parameter value |
fsdk::Vector2< T > | Generic 2D vector |
fsdk::Vector2< float > | |
fsdk::Vector2< int > | |
fsdk::Version |