Face State analysis provides additional information about detected faces, for example:
Configuration Parameter | Description |
---|---|
Input | The track that you want to process. |
NumParallel | The maximum number of video frames to analyze simultaneously. |
SegmentDuration | The maximum duration of a record in the SegmentedResult or SegmentedResultWithSource track. |
Type | The analysis engine to use. Set this parameter to FaceState . |
Output track | Description | Output1This column indicates whether the information contained in the track is included by default in the output created by an output task (when you don't set the Input parameter for the output task). |
---|---|---|
Data
|
Contains one record, describing the analysis results, for each input record. | No |
DataWithSource
|
The same as the |
No |
Result
|
Contains one record, describing the analysis results, for each detected face. | Yes |
ResultWithSource
|
The same as the |
No |
SegmentedResult
|
(Available only when processing video). The same as the |
Yes |
SegmentedResultWithSource
|
(Available only when processing video). The same as the |
No |