SwisTrack/Components/OutputFile
< SwisTrack | Components
DescriptionEdit
This component allows to write the tracking data to a file. The data are all the data contained in the particles. But only the particles linked to a track will be saved. The ID of the track is linked to the ID of the particle. One file named "track_##.txt" is generated for each track, with ## being the ID of the track. The file is compatible with matlab and can be directly loaded.
InputEdit
The tracks resulting of the tracking
OutputEdit
One file for each track, containing the data of the tracked object, in a tab separated format.
ParametersEdit
Output DirectoryEdit
Name of the directory where the files have to be saved.