Tracker Tab Files

Tracker saves the state of individual tabs (video clip, coordinate system, tracks and views) in xml-based Tracker tab files with the extension "trk". When a saved tracker tab is opened, the saved state is reproduced in a new tab.

You can also save a tabset that references several tabs (individual tabs must be saved first). The tabset is a separate tracker (.trk) file that, when opened, loads all the tabs at once.

Note that Tracker tab and tabset files do NOT include the videos themselves, only references to the videos. By contrast, Tracker project files with extension "trz" DO include the videos along with PDF and/or HTML documentation and thus are fully self-contained. With searchable keywords and other metadata, you can browse and find Tracker projects easily with the Library Browser.

Step positions saved in tracker files are in image (pixel) coordinates, so they are not suitable for direct analysis. To access the world data associated with a track, use a datatable view or the Export|Data dialog to copy or export the data to a delimited text file.

1. Opening a tracker tab file from a local drive

Bring up the open dialog with the Open button or File|Open File menu item, select the desired file, and click Open.

Tracker opens the file in a new tab that displays the file name.

2. Opening a Tracker tab file from the web

To open a file from the web use the Digital Library Browser. To open the library browser click the Open Library Browser button or choose the File|Open Library Browser menu item. Then enter the path to the file of interest in the URL field and click the Open button. For help using the Library Browser, choose its Help|Library Browser Help menu item.

OSP Digital Library Browser

3. Saving a tab

Save changes to an open tab by clicking the Save button or File|Save Tab "filename" menu item.

Save a new tracker file by choosing the File|Save Tab As... menu item. Tracker will automatically assign the file a "trk" extension.

4. Saving a tabset

Save a tabset by choosing the File|Save Tabset As... menu item. You will first be prompted to save open tabs that have not previously been saved. All currently open tabs will be included in the tabset tracker file.

5. Importing from a Tracker tab file

Videos, tracks and/or the coordinate system from a tracker file can be imported into an existing tab using the Import|Tracker File menu item from the File menu.

When importing from a tracker file, the available elements are displayed in a dialog that allows the user to select those desired.

6. Editing a tracker tab file directly

A tracker file is easily human-read and edited with any text editor. The xml format conforms to the doctype specification defined in osp10.dtd.

7. Exporting data to the clipboard or a text file

Step positions saved in tracker files are in image (pixel) coordinates, so they are not suitable for direct analysis. Instead, copy or save the scaled world data associated with one or more tracks by choosing the Export|Data... item. This will bring up the Export Data dialog as shown.

In the dialog, select the tracks and columns to export, the number format desired (full precision or as formatted in tables and fields), and the delimiter used for separating columns. The file is copied or saved in a plain delimited text format suitable for spreadsheets, word processors and many other applications.