other:dsx:x4d:tutorials:calculate_bone_poses_from_motion_capture_data
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:dsx:x4d:tutorials:calculate_bone_poses_from_motion_capture_data [2024/07/16 17:01] – removed sgranger | other:dsx:x4d:tutorials:calculate_bone_poses_from_motion_capture_data [2025/06/04 15:04] (current) – Cleaned up page and added section headers. Added reference to basic guide. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Calculate Bone Poses from Motion Capture Data ====== | ||
+ | |||
+ | Before beginning this tutorial, ensure that you are familiar with the steps in the [[other: | ||
+ | |||
+ | ===== Creating Motion Capture Models in DSX ===== | ||
+ | |||
+ | To create a motion capture model and use it to generate poses for the objects in a DSX trial, perform the following steps: | ||
+ | |||
+ | - [[other: | ||
+ | - xManager: specify the model template (MDH) and build and Recalc scripts (V3S) for the static trial. | ||
+ | - xManager: specify the static trial as the reference trial for the motion trial. | ||
+ | - [[Other: | ||
+ | - CalibrateDSX: | ||
+ | - X4D: load the static trial and track all of the objects in any one x-ray frame. Save the pose maps. | ||
+ | - CalibrateDSX: | ||
+ | - X4D: load the motion trial and select all of the objects. In the [[Other: | ||
+ | |||
+ | ===== Using Motion Capture Models in DSX ===== | ||
+ | |||
+ | Once you have created the model template and constraint scripts, the general process for using a motion capture model with a DSX trial is: | ||
+ | - Calculate the transform between the x-ray lab frame and the motion capture system frame. CalibrateDSX does this using the surface markers and radiopaque beads on the calibration object. | ||
+ | - Create the motion capture model using the static trial. This determines the offset between each DSX segment (e.g., right distal femur) and its corresponding motion capture segment (e.g., right thigh). | ||
+ | - Apply the motion capture model to the marker data for the motion trial. This determines the poses of the motion capture segments (and thus DSX segments) for every frame of the x-ray trial. | ||
+ | |||
other/dsx/x4d/tutorials/calculate_bone_poses_from_motion_capture_data.1721149315.txt.gz · Last modified: 2024/07/16 17:01 by sgranger