![]() |
Face Engine SDK
5.34.0
A face detection, recognition and tracking engine.
|
NeckOcclusionEstimator output structure. This structure contains. More...
#include <INeckOcclusionEstimator.h>
Public Types | |
| enum | Type { Type::NeckCovered = 0, Type::NeckOpen = 1, Type::NeckUnknown = 2 } |
| NeckOcclusionEstimator output enum. This enum contains all possible estimation results. More... | |
Public Attributes | |
| float | coveredScore |
| the score that the neck is covered with clothes | |
| float | openScore |
| the score that the neck is open/not covered with clothes | |
| float | unknownScore |
| the score that the neck is not visible in the image or occluded by other objects | |
| Type | result |
| estimation result ( More... | |
NeckOcclusionEstimator output structure. This structure contains.
|
strong |
| Type fsdk::NeckOcclusionEstimation::result |
estimation result (