visual3d:documentation:pipeline:model_commands:get_vicon_model_metric
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:model_commands:get_vicon_model_metric [2024/07/03 17:42] – created sgranger | visual3d:documentation:pipeline:model_commands:get_vicon_model_metric [2025/03/18 17:54] (current) – [Example] wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
Extracting metric values from Vicon' | Extracting metric values from Vicon' | ||
Line 5: | Line 5: | ||
===== Pipeline Command ===== | ===== Pipeline Command ===== | ||
- | **Get_Vicon_Model_Metric** | + | < |
+ | Get_Vicon_Model_Metric | ||
! / | ! / | ||
! / | ! / | ||
! / | ! / | ||
! / | ! / | ||
- | **;** | + | ; |
+ | </ | ||
/ | / | ||
+ | |||
If Calibration_File is empty or =*, the current link model is used. | If Calibration_File is empty or =*, the current link model is used. | ||
+ | |||
/ | / | ||
+ | |||
If MP_File_Name is empty, the user is prompted for the filename. | If MP_File_Name is empty, the user is prompted for the filename. | ||
MP_File_Name refers to the full path name of the file. | MP_File_Name refers to the full path name of the file. | ||
+ | |||
/ | / | ||
+ | |||
If Metric_Names is empty or =*, all Metric_Names in the .mp file are selected | If Metric_Names is empty or =*, all Metric_Names in the .mp file are selected | ||
+ | |||
If Metric_Values is populated, this is the default value of Metric_Names and is used if Metric_Names does not exist in the .MP file. | If Metric_Values is populated, this is the default value of Metric_Names and is used if Metric_Names does not exist in the .MP file. | ||
+ | |||
===== Example ===== | ===== Example ===== | ||
Given an MP file containing the following information: | Given an MP file containing the following information: | ||
+ | < | ||
$RKnee_Width = 150.0 | $RKnee_Width = 150.0 | ||
$RFoot_Width = 100.0 | $RFoot_Width = 100.0 | ||
$LKnee_Width = 150.0 | $LKnee_Width = 150.0 | ||
$LFoot_Width = 100.0 | $LFoot_Width = 100.0 | ||
+ | </ | ||
+ | |||
and the command | and the command | ||
- | '**Get_Vicon_Model_Metric** | + | < |
+ | Get_Vicon_Model_Metric | ||
/ | / | ||
/ | / | ||
Line 35: | Line 49: | ||
/ | / | ||
/ | / | ||
- | **;** | + | ; |
+ | </ | ||
* The current active model will be used. | * The current active model will be used. | ||
* The user will be prompted for the MP file name. | * The user will be prompted for the MP file name. | ||
Line 41: | Line 57: | ||
* No prefix will be added to the names. | * No prefix will be added to the names. | ||
- | \\ | + | < |
- | + | Get_Vicon_Model_Metric | |
- | + | ||
- | **Get_Vicon_Model_Metric** | + | |
/ | / | ||
/ | / | ||
Line 50: | Line 64: | ||
/ | / | ||
/ | / | ||
- | **;** | + | ; |
+ | </ | ||
* RHip_Radius is not part of the MP file | * RHip_Radius is not part of the MP file | ||
* A default metric value has been provided | * A default metric value has been provided |
visual3d/documentation/pipeline/model_commands/get_vicon_model_metric.1720028554.txt.gz · Last modified: 2024/07/03 17:42 by sgranger