Input
The track on which you want to run analysis.
Specify the name in the format taskName.trackName
, where taskName
is the name of the analysis task that produced the track.
Providing you have sufficient computational resources, Micro Focus recommends using the DataWithSource
track from your face detection analysis task. This provides multiple video frames for each detected face, and analyzing multiple frames can improve accuracy. However, you can also use the ResultWithSource
output track from any of the face analysis engines.
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName |
Example: | Input=FaceDetection.DataWithSource
|
See Also: |