FaceOcclusionEstimation structure. This structure is used to check for occlusions in various parts of the face (such as the lower face, nose, eyes, or forehead). It contains the result of FaceOcclusionState and FaceOcclusionType estimations for each image.
More...
#include <IFaceOcclusionEstimator.h>
FaceOcclusionEstimation structure. This structure is used to check for occlusions in various parts of the face (such as the lower face, nose, eyes, or forehead). It contains the result of FaceOcclusionState and FaceOcclusionType estimations for each image.
- See Also
- FaceOcclusionState, FaceOcclusionType for details.
Returns the occlusion score for the required facial zone.
- Parameters
-
[in] | type | Facial occlusion type. |
- See Also
- FaceOcclusionType for more info.
Returns the occlusion state.
- Parameters
-
[in] | type | Facial occlusion type. |
- See Also
- FaceOcclusionState for more info.
occlusion states
Probability scores for occlusion types
The documentation for this struct was generated from the following file: