Märkus.
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida sisse logida või kausta vahetada.
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida kausta vahetada.
The FaceCharacterizationBlobHeader structure describes the size and count information of the blob format for the MF_CAPTURE_METADATA_FACEROICHARACTERIZATIONS attribute.
Syntax
typedef struct tagFaceCharacterizationBlobHeader {
ULONG Size;
ULONG Count;
} FaceCharacterizationBlobHeader;
Members
Size
Size of this header + all following FaceCharacterization structures.
Count
Number of FaceCharacterization structures in the blob. Must match the number of FaceRectInfo structures in FaceRectInfoBlobHeader.
Requirements
| Requirement | Value |
|---|---|
| Header | mfapi.h |