DSX Definitions

In the DSX Suite documentation some of the used terms are specific to the technology and/or programs. A list of these terms and their definitions are provided below.

Object's CT coordinate system The coordinate system implicitly defined by an object's segmented CT data file. The origin is in the lower-left corner of the first slice, with X to the right, Y going up, and Z increasing through the slices. Object's local coordinate system (LCS) The user-specified coordinate system for the object. It is usually calculated in Orient3D, but can also be specified directly in xManager. When the object is an anatomical object (e.g., bone), it is often called the anatomical coordinate system (ACS). It is stored in the subject file as a transform from the object's CT coordinate system to its local coordinate system. All tracking results output from Locate3D and X4D are stored as transforms between the X-ray lab coordinate system and the LCS. X-ray lab coordinate system The coordinate system of the X-ray imaging system. It is implicitly defined by the 3D coordinates of the beads in the calibration object. Mocap coordinate system The coordinate system of the motion-capture system. Its definition is dependent on the motion-capture software, but is usually defined by an L-frame during mocap calibration. Reference Coordinate System Defined by the DICOM standard, this coordinate system is embedded in the person being scanned by a CT or MRI machine. Its origin can vary, but the X axis points from right to left, the Y axis from anterior to posterior, and the Z axis from inferior to superior. DSX uses this coordinate system to support working with multiple DICOM image stacks for a single subject.

Tracked Object A subject object that is tracked in a particular motion trial or reference trial. Once subject objects have been created from voxel data, any subset of them can be chosen for tracking in each motion trial. The ones chosen for a trial are that trial’s tracked objects. Each tracked object has a link to its subject object and a pose map containing tracking data.

Pose for POI A set of 3 translations that define the POIs position in the X-ray lab frame.

Subject File

All of the DSX applications use a single subject file (*.dsx) for holding all of the information about a single subject, which can include multiple data-collection sessions. The subject file contains the following information:

  • the subject details,

  • the X-ray configurations,

  • links to all of the data files (both raw and processed), and

  • links to all of the results files.

    Each application loads the subject file to import the information that it needs and updates the file with the results of the analyses performed.

    ROI Surface Model Triangulated representation of the segmented image data of an object after processing in Orient3D. It is defined in the object's local coordinate system (LCS).

    Reporting Time A user-specified time point which is used to calculate and output tracking data. The reporting times do not have to match the frame times in either view. However, in most cases the X-ray images are synchronous in both views and the reporting times are the same as the X-ray frame times.

    Motion Trial An X-ray trial of an activity for which you want to track objects and/or points of interest. Reference Trial An X-ray trial that is used to help process and analyze motion trials. They are usually static trials in which the subject is stationary. Reference trials are needed in order to create Visual3D linked models, which are used to generate object poses from motion capture data.