X4D Overview: Difference between revisions

From Software Product Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Languages}}
{{Languages}}


<div style="float:right; overflow: auto;">__TOC__</div>
<div style="float:right; position:fixed; top:150px; right:10px; overflow: auto;">__TOC__</div>


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.
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.

Revision as of 18:23, 18 January 2021

Language:  English  • français • italiano • português • español 

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.

To match DRR images to X-ray images, both sets of images are processed first. X-ray images are smoothed with a convolution filter, and then an edge detection algorithm is performed on them. The final processed X-ray image that is used for tracking is the edge detection image times a weighting factor, plus the smoothed intensity image. 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

Getting Started Tracking Bones

How To: Track Multiple Bones

How To: Optimize Xray/DRR Settings

How To: Calculate Bone Poses from Mocap Data

Bone Tracking

4D Optimization

Matching Xray and DRR Images

Motion Capture Data

Working with Motion Capture Data

Image Metrics

The measurement used by the optimization algorithm to compare the X-ray and DRR images during object tracking.

Pixel Difference

Conditional Entropy

Menus

File Menu

View Menu

Queue Menu

Pose Maps Menu

Options Menu

Help Menu

Widgets

DSX Configuration

X-ray and DRR Settings

Pose Maps

Object Tracking

Image Optimization

Graphs

Mocap Model

3D View

X-ray Windows

Optimization Job Queue

Output Window

Settings

Select GPUs

Retrieved from ""