A Mt2dTrackData object stores information on 2D tracks created with the Motion Tracker object. It provides access to Mt2dTrack objects that represent such tracks. Spacial information is represented by MtData objects.
The Mt2dTrackData object is obtained from the parent MotionTrackerObject.
The Mt2dTrackData object provides access to 2D tracks:
A copy of a track has to be freed with:
A Mt2dTrack object stores several properties:
A valid status is:
A track may only be valid for certain frames. This validity is stored in a BaseSelect object:
The information on the position of the track for a given frame is stored in a MtData object. Such an object is returned by the Mt2dTrack:
Spacial information is obtained from that MtData object: