![]() |
Face Engine SDK
5.26.0
A face detection, recognition and tracking engine.
|
Classes | |
struct | EstimationResult |
Public Types | |
enum | Ethnicities { Black = 0, Indian, Asian, White, Arab, Pamir, Kavkaz, Other } |
Public Member Functions | |
virtual Result< FSDKError > | estimate (const Image &warp, EstimationResult &estimation) const noexcept=0 |
virtual Result< FSDKError > | estimate (Span< const Image > warps, Span< EstimationResult > estimations) const noexcept=0 |