User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:temporal_distance_calculations_for_gait

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
visual3d:documentation:pipeline:metric_commands:temporal_distance_calculations_for_gait [2025/05/20 18:20] – Finished clean up of the page - ready for review! wikisysopvisual3d:documentation:pipeline:metric_commands:temporal_distance_calculations_for_gait [2025/05/20 18:23] (current) – Linked to Metric_Compute_Temporal_Distance commmand page. wikisysop
Line 1: Line 1:
 ====== Temporal Distance Calculations for Gait ====== ====== Temporal Distance Calculations for Gait ======
  
-Visual3D calculates a set of for temporal and distance information based on a set of 4 gait events (Right and Left Heel Strike and Toe Off). These spatiotemporal metrics are part of the common cohort of [[https://www.sciencedirect.com/science/article/abs/pii/0167945796000061|Gait Parameters]].+Visual3D calculates a set of for temporal and distance information based on a set of 4 gait events (Right and Left Heel Strike and Toe Off). These spatiotemporal metrics are part of the common cohort of [[https://www.sciencedirect.com/science/article/abs/pii/0167945796000061|Gait Parameters]]. The [[visual3d:documentation:pipeline:metric_commands:metric_compute_temporal_distance|Metric_Compute_Temporal_Distance]] pipeline command allows users to automate Visual3D's calculation of these metrics.
  
 **Notes**: **Notes**:
Line 7: Line 7:
   * If a Right and Left foot segment do not exist, stride length and stride width cannot be computed.   * If a Right and Left foot segment do not exist, stride length and stride width cannot be computed.
   * The treadmill unit vector refers to the Anterior Direction of walking.   * The treadmill unit vector refers to the Anterior Direction of walking.
- 
-===== Metric_Compute_Temporal_Distance ===== 
- 
-The Metric_Compute_Temporal_Distance pipeline command allows users to automate Visual3D's calculation of these metrics. 
- 
-<code> 
-Metric_Compute_Temporal_Distance 
-! /GLOBAL_RESULT_METRIC_FOLDER=TEMPORAL_DISTANCE 
-! /CALCULATE_PER_FILE=FALSE 
-! /CREATE_ALL_INSTANCES=FALSE 
-! /RIGHT_FOOT_LOCATION=KINETIC_KINEMATIC::RFT::ProxEndPos 
-! /LEFT_FOOT_LOCATION=KINETIC_KINEMATIC::LFT::ProxEndPos 
-! /HEIGHT=METRIC::PROCESSED::HEIGHT 
-/RHS_EVENT=RHS 
-/LHS_EVENT=LHS 
-/RTO_EVENT=RTO 
-/LTO_EVENT=LTO 
-! /STRICT_EVENT_SEQUENCE_VALIDATION=FALSE 
-! /INCLUDE_EVENTS= 
-! /EXCLUDE_EVENTS= 
-! /EVENT_INSTANCE=0 
-! /COMPUTE_SPEED=TRUE 
-! /COMPUTE_STATURES_PER_SECOND=TRUE 
-! /COMPUTE_STRIDE_WIDTH=TRUE 
-! /COMPUTE_STRIDE_LENGTH=TRUE 
-! /COMPUTE_CYCLE_TIME=TRUE 
-! /COMPUTE_STEP_LENGTH=TRUE 
-! /COMPUTE_STEP_TIME=TRUE 
-! /COMPUTE_STANCE_TIME=TRUE 
-! /COMPUTE_SWING_TIME=TRUE 
-! /COMPUTE_STEPS_PER_MINUTE=TRUE 
-! /COMPUTE_STRIDES_PER_MINUTE=TRUE 
-! /COMPUTE_DOUBLE_LIMB_SUPPORT_TIME=TRUE 
-! /COMPUTE_RIGHT_INITIAL_DOUBLE_LIMB_SUPPORT_TIME=TRUE 
-! /COMPUTE_RIGHT_TERMINAL_DOUBLE_LIMB_SUPPORT_TIME=TRUE 
-! /TREADMILL_SPEED= 
-! /LEFT_TREADMILL_SPEED= 
-! /TREADMILL_DIRECTION= 
-</code> 
  
 ===== Temporal Distance Dialog ===== ===== Temporal Distance Dialog =====
visual3d/documentation/pipeline/metric_commands/temporal_distance_calculations_for_gait.txt · Last modified: 2025/05/20 18:23 by wikisysop