visual3d:documentation:modeling:virtual_lab:virtual_lab_direction_of_progression_method_1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:modeling:virtual_lab:virtual_lab_direction_of_progression_method_1 [2024/06/17 17:06] – removed sgranger | visual3d:documentation:modeling:virtual_lab:virtual_lab_direction_of_progression_method_1 [2024/07/17 15:45] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Virtual Lab Direction of Progression Method 1 ====== | ||
+ | |||
+ | This script is explained in the Virtual Lab Direction of Progression tutorial. This script outlines [[Visual3D: | ||
+ | |||
+ | Before running this script: | ||
+ | |||
+ | * A static trial must be loaded into the workspace | ||
+ | * A model template (with modified virtual lab) must be loaded into the workspace | ||
+ | * A dynamic trial must be loaded into the workspace | ||
+ | |||
+ | NOTE: A modified virtual lab follows the same outline as the [[Visual3D: | ||
+ | |||
+ | < | ||
+ | **__Add_a_Comment__** | ||
+ | ! /COMMENT= 1. Find the rotation between the lab and the pelvis segment | ||
+ | ; | ||
+ | |||
+ | Compute_Model_Based_Data | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! /AXIS1=X | ||
+ | ! /AXIS2=Y | ||
+ | ! /AXIS3=Z | ||
+ | ; | ||
+ | |||
+ | **__Add_a_Comment__** | ||
+ | ! /COMMENT= 2. Project the pelvis' | ||
+ | ; | ||
+ | |||
+ | ! Project the Y Axis of the pelvis' | ||
+ | |||
+ | Evaluate_Expression | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | Signal_Magnitude | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | Divide_Signals | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | ! Create the Z Unit vector (0,0,1) | ||
+ | |||
+ | Evaluate_Expression | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | ! Create the X Unit vector by crossing the Y and Z unit vectors | ||
+ | |||
+ | Evaluate_Expression | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | **__Add_a_Comment__** | ||
+ | ! /COMMENT= Calculate the metric direction of progression from the X Unit vector | ||
+ | ; | ||
+ | |||
+ | Metric_Mean | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | |||
+ | **__Add_a_Comment__** | ||
+ | ! / | ||
+ | ; | ||
+ | |||
+ | Set_Pipeline_Parameter_From_Expression | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | Set_Pipeline_Parameter_From_Expression | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | Add_Landmark | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | |||
+ | Build_Model | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | |||
+ | |||
+ | Recalc | ||
+ | |||
+ | ; | ||
+ | </ | ||
+ | |||
+ | |||
visual3d/documentation/modeling/virtual_lab/virtual_lab_direction_of_progression_method_1.1718643991.txt.gz · Last modified: 2024/06/17 17:06 by sgranger