Description: D is the dimension vector, R the rotation matrix, T the translation vector of the
calibrated volume
LINKS is a [2,nLinks] adjacency list of links: if exists linkIdx such that
links(:,linkIdx) == [track1 track2] then a link exists connecting track1 with track2.
TRACKS is a matrix where each row represents a frame: TRACKS(FRM,:) is the frame FRM.
3D coordinates of each frame are stored following the order X1 Y1 Z1 X2 Y2 Z2 ...
LABELS is a matrix whith the text strings of the labels as rows.
To Search:
File list (Check if you may need any files):
tdfFileOpen.m