Input0
A track that contains the positions of objects. This track provides the information necessary to draw the paths of objects on the heatmap.
The track that you choose must contain records that include an ID and region. Micro Focus recommends using the data track from tasks such as number plate recognition, vehicle recognition, or object class recognition.
Set this parameter to taskName.trackName
, where taskName
is the name of the task that produced the track.
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName |
Example: | Input0=Vehicles.Data
|
See Also: | Input1 |