visual3d:documentation:pipeline:model_based_data_commands:compute_model_based_data
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:model_based_data_commands:compute_model_based_data [2024/06/19 12:51] – sgranger | visual3d:documentation:pipeline:model_based_data_commands:compute_model_based_data [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{{{{{==== compute_model_based_data | + | ====== Compute Model Based Data ====== |
- | the command **compute_model_based_data** will compute a signal using a model' | + | === Compute_Model_Based_Data === |
+ | |||
+ | The command **Compute_Model_Based_Data** will compute a signal using a model' | ||
< | < | ||
- | compute_model_based_data | + | Compute_Model_Based_Data |
- | /result_name= | + | /RESULT_NAME= |
- | /function= | + | /FUNCTION= |
- | /segment= | + | /SEGMENT= |
- | ! /reference_segment=lab | + | ! /REFERENCE_SEGMENT=LAB |
- | ! /resolution_coordinate_system=lab | + | ! /RESOLUTION_COORDINATE_SYSTEM=LAB |
- | ! /use_cardan_sequence=false | + | ! /USE_CARDAN_SEQUENCE=FALSE |
- | ! /normalization=false | + | ! /NORMALIZATION=FALSE |
- | ! /normalization_method= | + | ! /NORMALIZATION_METHOD= |
- | ! /normalization_metric= | + | ! /NORMALIZATION_METRIC= |
- | ! /negatex=false | + | ! /NEGATEX=FALSE |
- | ! /negatey=false | + | ! /NEGATEY=FALSE |
- | ! /negatez=false | + | ! /NEGATEZ=FALSE |
- | ! /axis1=x | + | ! /AXIS1=X |
- | ! /axis2=y | + | ! /AXIS2=Y |
- | ! /axis3=z | + | ! /AXIS3=Z |
; | ; | ||
</ | </ | ||
- | this command structure is the same regardless of whether the command is in the pipeline | + | This command structure is the same regardless of whether the command is in the Pipeline |
- | compute_model_based_data.jpg | + | {{: |
- | for example, the right knee angle signal could be represented as: | + | For example, the Right Knee Angle signal could be represented as: |
- | rightkneeangle2.jpg | + | {{: |
- | if the text representation of this signal is opened, the following information will be stored | + | If the text representation of this signal is opened, the following information will be stored |
< | < | ||
- | compute_model_based_data | + | Compute_Model_Based_Data |
- | /result_name=right knee angle | + | /RESULT_NAME=Right Knee Angle |
- | /function=joint_angle | + | /FUNCTION=JOINT_ANGLE |
- | /segment=rsk | + | /SEGMENT=RSK |
- | /reference_segment=rth | + | /REFERENCE_SEGMENT=RTH |
- | /resolution_coordinate_system= | + | /RESOLUTION_COORDINATE_SYSTEM= |
- | ! /use_cardan_sequence=false | + | ! /USE_CARDAN_SEQUENCE=FALSE |
- | ! /normalization=false | + | ! /NORMALIZATION=FALSE |
- | ! /normalization_method=false | + | ! /NORMALIZATION_METHOD=FALSE |
- | ! /normalization_metric= | + | ! /NORMALIZATION_METRIC= |
- | ! /negatex=false | + | ! /NEGATEX=FALSE |
- | ! /negatey=false | + | ! /NEGATEY=FALSE |
- | ! /negatez=false | + | ! /NEGATEZ=FALSE |
- | ! /axis1=x | + | ! /AXIS1=X |
- | ! /axis2=y | + | ! /AXIS2=Y |
- | ! /axis3=z | + | ! /AXIS3=Z |
; | ; | ||
</ | </ | ||
- | what is notable is that the segments are identified as **rsk** and **rth**, not **right shank** and **right thigh** as seen in the dialog. | + | What is notable is that the segments are identified as **RSK** and **RTH**, not **Right Shank** and **Right Thigh** as seen in the dialog. |
+ | |||
+ | In other words, it appears that the dialog was created as follows: | ||
- | in other words, it appears that the dialog was created as follows: | + | {{:RightKneeAngle1.jpg}} |
- | rightkneeangle1.jpg | + | This is because the lower level representations are stored with the standard Visual3D acronyms (e.g. those names that are used under the covers), whereas the interface to Visual3D uses the names that are mapped by the config files. |
- | this is because | + | **Note that the command can be executed from the pipeline, but it isn't possible to execute the RECALC pipeline. This is a quirk of the default structure. The RECALC pipeline is executed by selected |
- | **note that the command can be executed from the pipeline, but it isn't possible to execute the recalc pipeline. this is a quirk of the default structure. the recalc pipeline is executed by selected the recalc button on the toolbar or executing the recalc command in the pipeline.** | ||
- | }}}}}} |
visual3d/documentation/pipeline/model_based_data_commands/compute_model_based_data.1718801496.txt.gz · Last modified: 2024/06/19 12:51 by sgranger