Face Engine SDK  5.26.0
A face detection, recognition and tracking engine.
fsdk::IEthnicityEstimator Struct Reference
Inheritance diagram for fsdk::IEthnicityEstimator:
fsdk::IRefCounted

List of all members.

Classes

struct  EstimationResult

Public Types

enum  Ethnicities {
  Black = 0, Indian, Asian, White,
  Arab, Pamir, Kavkaz, Other
}

Public Member Functions

virtual Result< FSDKErrorestimate (const Image &warp, EstimationResult &estimation) const noexcept=0
virtual Result< FSDKErrorestimate (Span< const Image > warps, Span< EstimationResult > estimations) const noexcept=0

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines