SwisTrack/Components/OutputFile
Appearance
< SwisTrack | Components
Description
[edit | edit source]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.
Input
[edit | edit source]The tracks resulting of the tracking
Output
[edit | edit source]One file for each track, containing the data of the tracked object, in a tab separated format.
Parameters
[edit | edit source]Output Directory
[edit | edit source]Name of the directory where the files have to be saved.