Table of Contents

X4D Overview

The DSX Suite application X4D tracks 3D objects (bones, implants, etc.) in X-ray images by generating digitally reconstructed radiographs (DRRs) of the objects and matching them to the X-ray images. It requires that the 3D X-ray configuration parameters be defined in the subject file and that the X-ray images be corrected. Matching DRR images to X-ray images requires both sets of images to be processed first.

  1. X-ray images are smoothed with a convolution filter and then an edge detection algorithm is run. The final processed X-ray image used for tracking is the edge detection image times a weighting factor, plus the smoothed intensity image.
  2. DRR images are not smoothed but are input to the edge detection algorithm. The final processed DRR image is the edge detection image time a weighting factor, plus the original DRR image.

X4D has a job batch option, enabling multiple tracking optimizations to be run without user intervention.

Tutorials

User should start with this initial tutorial to begin using X4D:

Once the initial tutorial is complete, three “How To” tutorials are available for specific processes within X4D:

Bone Tracking

Read the following pages to understand the bone tracking processes you are implementing in X4D:

Motion Capture Data

Learn how to work with motion capture data in X4D.

Image Metrics

These image metrics are used by X4D's optimization algorithm to compare the X-ray and DRR images during object tracking:

The X4D application contains six menus: File, View, Queue, Pose Maps, Options, and Help.

File Menu

View Menu

Queue Menu

Pose Maps Menu

This menu provides the same functionality as the Pose Maps widget.

Options Menu

Help Menu

Widgets

The X4D application contains 13 different widgets: