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/06/26 20:27] – created sgranger | visual3d:documentation:pipeline:model_commands:get_vicon_model_metric [2026/06/11 19:07] (current) – [Pipeline Command] 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** | + | The command can be found in the **Pipeline Workshop** under **Model Building** as so |
| + | |||
| + | < | ||
| + | Get_Vicon_Model_Metric | ||
| ! / | ! / | ||
| ! / | ! / | ||
| ! / | ! / | ||
| - | ! /METRIC_VALUES= | + | ! /DEFAULT_METRIC_VALUES= |
| - | **;** | + | ! / |
| - | /Calibration_File refers to the Link Model in which the metrics will be stored | + | ; |
| - | If Calibration_File is empty or =*, the current link model is used. | + | |
| - | / | + | </code> |
| - | If MP_File_Name | + | |
| - | MP_File_Name refers to the full path name of the file. | + | ====Command Parameters==== |
| - | / | + | |
| - | If Metric_Names is empty or =*, all Metric_Names | + | The following table shows the command parameters seen above and their descriptions: |
| - | If Metric_Values is populated, this is the default | + | |
| + | |CALIBRATION_FILE| The Link Model in which the metrics will be stored | ||
| + | |MP_FILE_NAME| The Vicon MP file ensure it is full pathname, if empty, the user is prompted for the filename | ||
| + | |METRIC_NAMES| The names of the metric, if empty or =*, all names in the .mp file are selected | ||
| + | |DEFAULT_METRIC_VALUES | Default name value| | ||
| + | |NAME_PREFIX| Prefix for the given name | | ||
| + | |||
| + | |||
| ===== 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 50: | ||
| / | / | ||
| / | / | ||
| - | **;** | + | ; |
| + | </ | ||
| * 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 58: | ||
| * 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 65: | ||
| / | / | ||
| / | / | ||
| - | **;** | + | ; |
| + | </ | ||
| * 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.1719433673.txt.gz · Last modified: by sgranger
