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.
You can specify:
- the
DataWithSource
orResultWithSource
output track from face detection, face recognition, face demographics, or face expression analysis. - the
DataWithSource
orResultWithSource
output track from an object class recognition task, when that task uses the pre-trained person recognizer. For more information about the pre-trained person recognizer, see Pre-Trained Object Class Recognizers.
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName |
Example: | Input=FaceDetection.DataWithSource
|
See Also: |