The name of an image track to analyze.
The default value analyzes the first image track produced by the ingest engine.
To analyze a different track, specify the name in the format taskName.trackName. For example, to specify the ResultWithSource track produced by the FindClothing task:
Input=FindClothing.ResultWithSource
| Type: | String |
| Default: | Default_Image |
| Required: | No, unless you set RestrictToInputRegion to TRUE |
| Configuration Section: | TaskName |
| Example: | Input=Default_Image
|
| See Also: | RestrictToInputRegion |